Searched refs:au_to_exec_env (Results 1 – 9 of 9) sorted by relevance
279 token_t *au_to_exec_env(char *envs, int envc);282 token_t *au_to_exec_env(char **envp);
285 token_t *au_to_exec_env(char *envs, int envc);288 token_t *au_to_exec_env(char **envp);
161 au_token.3 au_to_exec_env.3 \
142 $(LN_S) -f au_token.3 au_to_exec_env.3 && \
835 $(LN_S) -f au_token.3 au_to_exec_env.3 && \
1398 au_to_exec_env(char **envp) in au_to_exec_env() function
168 - Fix a bug how au_to_exec_args(3) and au_to_exec_env(3) calculates the total334 - Arguments to au_to_exec_args() and au_to_exec_env() no longer const.335 - Add kernel versions of au_to_exec_args() and au_to_exec_env().
1321 au_to_exec_env(char *envs, int envc) in au_to_exec_env() function1371 au_to_exec_env(char **envp) in au_to_exec_env() function
1014 tok = au_to_exec_env(ar->ar_arg_envv, in kaudit_to_bsm()