Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmonitor_wrap.h88 void mm_audit_run_command(const char *);
H A Dsession.c683 mm_audit_run_command(command); in do_exec()
689 mm_audit_run_command(shell); in do_exec()
H A Dmonitor_wrap.c994 mm_audit_run_command(const char *command) in mm_audit_run_command() function