Searched refs:IF_SEPARATOR (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Ddefs.h102 #define IF_SEPARATOR ':' macro
H A Dmain.c460 if ((cp = strchr(phyintname, IF_SEPARATOR)) != NULL) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h106 #define IF_SEPARATOR ':' macro
H A Dmpd_main.c424 if ((cp = strchr(pi_name, IF_SEPARATOR)) != NULL)
1594 if ((cp = strchr(ifname, IF_SEPARATOR)) != NULL)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dstartup.c39 #define IF_SEPARATOR ':' macro
310 cp = (char *)index(ifp->int_ifbase, IF_SEPARATOR);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/
H A Dncaconfd.c66 #define IF_SEPARATOR ':' macro
793 cp = strchr(ifname, IF_SEPARATOR);

Completed in 87 milliseconds