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

/openbsd-current/libexec/rpc.rwalld/
H A Drwalld.c50 int from_inetd = 1; variable
82 from_inetd = 0;
87 if (!from_inetd) {
170 if (from_inetd)
/openbsd-current/libexec/rpc.rstatd/
H A Drstatd.c49 int from_inetd = 1; /* started from inetd ? */ variable
98 from_inetd = 0;
103 if (!from_inetd) {
H A Drstat_proc.c74 extern int from_inetd;
182 if (from_inetd)
/openbsd-current/libexec/rpc.rusersd/
H A Drusersd.c49 int from_inetd = 1; variable
101 from_inetd = 0;
106 if (!from_inetd) {
H A Drusers_proc.c69 extern int from_inetd;
423 if (from_inetd)
/openbsd-current/libexec/rpc.rquotad/
H A Drquotad.c49 int from_inetd = 1; variable
69 from_inetd = 0;
74 if (!from_inetd) {
121 if (from_inetd)

Completed in 153 milliseconds