Home
last modified time | relevance | path

Searched defs:from_inetd (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/libexec/rpc.rusersd/
H A Drusersd.c48 int from_inetd = 1; variable
/netbsd-src/libexec/rpc.rstatd/
H A Drstatd.c55 int from_inetd = 1; /* started from inetd ? */ variable
/netbsd-src/libexec/rpc.sprayd/
H A Dsprayd.c47 static int from_inetd = 1; variable
/netbsd-src/libexec/rpc.rwalld/
H A Drwalld.c62 static int from_inetd = 1; variable
/netbsd-src/libexec/rpc.rquotad/
H A Drquotad.c42 static int from_inetd = 1; variable
/netbsd-src/crypto/external/bsd/heimdal/dist/kpasswd/
H A Dkpasswdd.c731 int from_inetd; in doit() local