Searched refs:svc_find (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dsvc.c102 static struct svc_callout *svc_find();
175 if ((s = svc_find(prog, vers, &prev)) != NULL_SVC) {
213 if ((s = svc_find(prog, vers, &prev)) == NULL_SVC)
231 svc_find(prog, vers, prev) function

Completed in 142 milliseconds