Searched defs:need_if_scan (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_nicmon.c187 int need_if_scan = 0; local
214 need_if_scan = 1;
221 return (need_if_scan);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c1455 boolean_t need_if_scan = _B_FALSE; local
1489 need_if_scan = _B_TRUE;
1494 need_if_scan |= process_rtm_ifinfo(
1515 if (need_if_scan) {

Completed in 60 milliseconds