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

/freebsd-12-stable/usr.sbin/ypserv/
H A Dyp_error.c50 extern int _rpcpmstart;
57 if (debug && !_rpcpmstart) {
H A Dyp_main.c76 int _rpcpmstart; /* Started by a port monitor ? */ variable
120 if (_rpcpmstart)
510 _rpcpmstart = 1;
523 _rpcpmstart = 0;
543 if (_rpcpmstart) {
564 if (_rpcpmstart) {
/freebsd-12-stable/usr.sbin/rpc.ypupdated/
H A Dypupdated_main.c68 int _rpcpmstart; /* Started by a port monitor ? */ variable
88 if (_rpcpmstart)
228 _rpcpmstart = 1;
248 if (!_rpcpmstart)
262 if (!_rpcpmstart)
274 if (_rpcpmstart) {
/freebsd-12-stable/usr.sbin/rpc.ypxfrd/
H A Dypxfrd_main.c70 int _rpcpmstart; /* Started by a port monitor ? */ variable
90 if (_rpcpmstart)
229 _rpcpmstart = 1;
265 if (!_rpcpmstart)
279 if (!_rpcpmstart)
291 if (_rpcpmstart) {
/freebsd-12-stable/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c78 int _rpcpmstart = 0; /* Started by a port monitor ? */ variable
263 _rpcpmstart = 1;
266 if (!debug && _rpcpmstart == 0) {
324 if (_rpcpmstart) {
/freebsd-12-stable/libexec/ypxfr/
H A Dypxfr_main.c60 int _rpcpmstart = 0; variable
113 if (_rpcpmstart) {
183 _rpcpmstart = 1;
/freebsd-12-stable/usr.sbin/yppush/
H A Dyppush_main.c60 int _rpcpmstart = 0; variable

Completed in 45 milliseconds