Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/netselect/
H A Dnetselect.c69 static struct netconfig *netconfig_dup(struct netconfig *);
241 return (netconfig_dup(*tpp)); in getnetconfigent()
910 netconfig_dup(struct netconfig *netconfigp) in netconfig_dup() function