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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c65 static void check_if_removed(struct phyint_instance *pii);
180 * exists in the kernel then set pii_in_use, else clear it. check_if_removed()
441 check_if_removed(pii);
1536 check_if_removed(struct phyint_instance *pii) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c36 static void check_if_removed(struct phyint *pi);
698 check_if_removed(pi);
1703 check_if_removed(pi);
1822 check_if_removed(struct phyint *pi) function

Completed in 130 milliseconds