Searched refs:reselect (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/librstp/common/
H A Drolesel.c142 port->reselect = False;
303 if (port->reselect) {
305 stp_trace ("setSelectedBridge: TRUE=reselect on port %s", port->port_name);
363 if (port->reselect) {
364 /* stp_trace ("reselect on port %s", port->port_name); */
396 port->reselect = True;
H A Dport.h116 Bool reselect; /* 17.18.29 */ member in struct:port_t
H A Dportinfo.c359 port->reselect = True;
368 port->reselect = True;
407 port->reselect = True;
H A Dstp_in.c226 port->reselect = True;
524 port->reselect = True;
549 port->reselect = True;
878 port->reselect = True;
H A Dstpm.c323 port->reselect = True;
H A Droletrns.c117 port->reselect = True;
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_domain.c212 boolean_t reselect; local
224 reselect = (strcasecmp(ad_domain, reported_dc.r_domain) == 0) &&
227 return (reselect);

Completed in 43 milliseconds