Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c136 child_exit_log(const char *type, unsigned int pid, int status) in child_exit_log() function
167 child_exit_log("Sandbox", pid, status); in child_exit()
173 child_exit_log("Worker", pid, status); in child_exit()
403 child_exit_log("Worker", adhost->adh_worker_pid, in listen_accept()
/freebsd/sbin/hastd/
H A Dhastd.c307 child_exit_log(unsigned int pid, int status) in child_exit_log() function
346 child_exit_log(pid, status); in child_exit()
900 child_exit_log(res->hr_workerpid, status); in listen_accept()