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

/openbsd-current/usr.sbin/ypserv/yppush/
H A Dyppush_svc.c46 int _rpcpmstart; /* Started by a port monitor ? */ variable
54 if (_rpcpmstart)
/openbsd-current/usr.sbin/ypserv/ypserv/
H A Dypserv.c60 static int _rpcpmstart; /* Started by a port monitor ? */ variable
75 if (_rpcpmstart)
97 if (openfd <= (_rpcpmstart ? 0 : 1))
436 _rpcpmstart = 1;
485 if (!_rpcpmstart)
500 if (_rpcpmstart)
512 if (!_rpcpmstart)
530 if (_rpcpmstart) {
/openbsd-current/usr.sbin/amd/rpcx/
H A Damq_svc.c35 extern int _rpcpmstart; /* Started by a port monitor ? */
H A Dnfs_prot_svc.c35 extern int _rpcpmstart; /* Started by a port monitor ? */
/openbsd-current/usr.sbin/rpc.bootparamd/
H A Dbootparamd.c45 int _rpcpmstart = 0; variable

Completed in 131 milliseconds