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

/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dyp_bind.c96 int clnt_sock, fd, gpid; local
118 gpid = getpid();
119 if (!((pid == -1) || (pid == gpid)))
133 pid = gpid;

Completed in 90 milliseconds