Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Dbsm_token.c1280 au_to_exec_strings(char *strs, int count, u_char type) in au_to_exec_strings() function
1312 return (au_to_exec_strings(args, argc, AUT_EXEC_ARGS)); in au_to_exec_args()
1324 return (au_to_exec_strings(envs, envc, AUT_EXEC_ENV)); in au_to_exec_env()