Home
last modified time | relevance | path

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

/netbsd/usr.sbin/inetd/
H A Dinetd.c277 static void run_service(int, struct servtab *, int);
508 run_service(ctrl, sep, dofork); in spawn()
517 run_service(int ctrl, struct servtab *sep, int didfork) in run_service() function
1478 run_service(ctrl, sep, true /* forked */); in tcpmux()