Home
last modified time | relevance | path

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

/freebsd/usr.sbin/daemon/
H A Ddaemon.c103 static void restrict_process(const char *);
372 restrict_process(state->user); in daemon_exec()
649 restrict_process(const char *user) in restrict_process() function