Searched refs:rpcn (Results 1 – 1 of 1) sorted by relevance
596 static struct rpcnams *rpcn; in getrpcportnam() local625 n->next = rpcn; in getrpcportnam()626 rpcn = n; in getrpcportnam()642 for (n = rpcn; n; n = n->next) in getrpcportnam()