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

/macosx-10.10.1/remote_cmds-47/yppush.tproj/
H A Dyppush_svc.c87 int _rpcpmstart; /* Started by a port monitor ? */ variable
96 if (_rpcpmstart)
/macosx-10.10.1/remote_cmds-47/ypserv.tproj/
H A Dypserv.c74 static int _rpcpmstart; /* Started by a port monitor ? */ variable
93 if (_rpcpmstart)
118 if (openfd <= (_rpcpmstart?0:1))
406 _rpcpmstart = 1;
465 if (!_rpcpmstart)
480 if (_rpcpmstart)
492 if (!_rpcpmstart)
510 if (_rpcpmstart) {
/macosx-10.10.1/NFS-82/rpc.lockd/
H A Dnlm_prot_svc.c66 extern int _rpcpmstart; /* Started by a port monitor ? */

Completed in 108 milliseconds