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

/freebsd-9.3-release/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c138 child_exit_log(const char *type, unsigned int pid, int status) function
169 child_exit_log("Sandbox", pid, status);
175 child_exit_log("Worker", pid, status);
405 child_exit_log("Worker", adhost->adh_worker_pid,
/freebsd-9.3-release/sbin/hastd/
H A Dhastd.c308 child_exit_log(unsigned int pid, int status) function
347 child_exit_log(pid, status);
901 child_exit_log(res->hr_workerpid, status);

Completed in 99 milliseconds