HomeSort by: relevance | last modified time | path
    Searched defs:run_service (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/inetd/
inetd.c 277 static void run_service(int, struct servtab *, int);
508 run_service(ctrl, sep, dofork);
517 run_service(int ctrl, struct servtab *sep, int didfork) function in typeref:typename:void
1478 run_service(ctrl, sep, true /* forked */);
inetd.c 277 static void run_service(int, struct servtab *, int);
508 run_service(ctrl, sep, dofork);
517 run_service(int ctrl, struct servtab *sep, int didfork) function in typeref:typename:void
1478 run_service(ctrl, sep, true /* forked */);

Completed in 25 milliseconds