HomeSort by: relevance | last modified time | path
    Searched defs:dup_ncp (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/rpc/
getnetconfig.c 141 static struct netconfig *dup_ncp(struct netconfig *);
446 return dup_ncp(list->ncp);
649 dup_ncp(struct netconfig *ncp) function in typeref:struct:netconfig *

Completed in 11 milliseconds