Home
last modified time | relevance | path

Searched refs:server_child (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c50 static int server_child = 0; /* program was started by another server */ variable
126 if (!server_child && !debug) { in main()
144 if (server_child || !debug) in main()
230 if (server_child || !debug) in msgout()