Home
last modified time | relevance | path

Searched refs:_rpcsvcdirty (Results 1 – 7 of 7) sorted by path

/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd.c62 int _rpcsvcdirty; /* Still serving ? */ variable
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd.c66 int _rpcsvcdirty; /* Still serving ? */ variable
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c51 static int _rpcsvcdirty; /* Still serving ? */ variable
177 _rpcsvcdirty = 1; in bootparamprog_1()
181 _rpcsvcdirty = 0; in bootparamprog_1()
198 _rpcsvcdirty = 0; in bootparamprog_1()
204 _rpcsvcdirty = 0; in bootparamprog_1()
215 _rpcsvcdirty = 0; in bootparamprog_1()
243 if (_rpcsvcdirty == 0) { in closedown()
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drpc.rusersd.c63 static int _rpcsvcdirty; /* Still serving ? */ variable
315 _rpcsvcrecent = _rpcsvcdirty = 1;
378 _rpcsvcdirty = 0;
451 if (_rpcsvcdirty == 0) {
H A Drstat_main.c49 int _rpcsvcdirty; /* Still serving ? */ variable
H A Drstat_proc.c298 extern int _rpcsvcdirty; /* Still serving ? */ in updatestat()
304 if (_rpcpmstart && sincelastreq >= CLOSEDOWN && !_rpcsvcdirty) { in updatestat()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c64 static int _rpcsvcdirty; /* Still serving ? */ variable
484 _rpcsvcdirty = 1;
506 _rpcsvcdirty = 0;
512 _rpcsvcdirty = 0;
526 _rpcsvcdirty = 0;
545 _rpcsvcdirty = 1;
563 _rpcsvcdirty = 0;
569 _rpcsvcdirty = 0;
580 _rpcsvcdirty = 0;
666 if (_rpcsvcdirty == 0) { in closedown()