Searched refs:nchain_next (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/lib/libc/rpc/
H A Dgetnetpath.c55 struct netpath_chain *nchain_next; /* next nconf entry allocated */ member in struct:netpath_chain
180 chainp->nchain_next = NULL;
184 np_sessionp->ncp_list->nchain_next = chainp;
213 lastp=chainp, chainp=chainp->nchain_next, free(lastp)) {

Completed in 69 milliseconds