Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dgetnetconfig.c123 static struct netconfig *dup_ncp(struct netconfig *);
467 return(dup_ncp(list->ncp)); in getnetconfigent()
688 dup_ncp(struct netconfig *ncp) in dup_ncp() function