Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c67 static struct netconfig *netconfig_dup(struct netconfig *);
239 return (netconfig_dup(*tpp)); in getnetconfigent()
908 netconfig_dup(struct netconfig *netconfigp) in netconfig_dup() function