Searched defs:envp (Results 1 – 5 of 5) sorted by relevance
| /xnu-10002.1.13/libsyscall/wrappers/spawn/ |
| H A D | posix_spawn_filtering.c | 52 _simple_getenv(char * const *envp, const char *var) in _simple_getenv() 226 char * const *envp, struct _posix_spawn_args_desc *adp, int *ret) in _posix_spawn_with_filter() 332 _execve_with_filter(const char *fname, char * const *argp, char * const *envp) in _execve_with_filter()
|
| H A D | posix_spawn.c | 2999 execve(const char *fname, char * const *argp, char * const *envp) in execve()
|
| /xnu-10002.1.13/libsyscall/wrappers/ |
| H A D | _libkernel_init.c | 86 const char *envp[] __attribute__((unused)), in __libkernel_init()
|
| /xnu-10002.1.13/tools/tests/execperf/ |
| H A D | printexecinfo.c | 14 init(int argc, const char *argv[], const char *envp[], const char *appl[], void *vars __attribute__… in init()
|
| /xnu-10002.1.13/bsd/security/audit/ |
| H A D | audit_bsm_token.c | 1337 au_to_exec_env(char **envp) in au_to_exec_env()
|