Home
last modified time | relevance | path

Searched refs:find_phyint (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c167 static struct phyint *find_phyint(char *name);
1384 pi = find_phyint(phyintname); in initifs()
1688 find_phyint(char *name) in find_phyint() function