Searched defs:envp (Results 1 – 11 of 11) sorted by relevance
/fs/ |
D | exec.c | 452 struct user_arg_ptr argv, struct user_arg_ptr envp) in prepare_arg_pages() 1718 struct user_arg_ptr envp, in __do_execve_file() 1865 struct user_arg_ptr envp, in do_execveat_common() 1874 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execve_file() local 1884 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execve() local 1894 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execveat() local 1908 struct user_arg_ptr envp = { in compat_do_execve() local 1924 struct user_arg_ptr envp = { in compat_do_execveat() local 1959 const char __user *const __user *, envp) in SYSCALL_DEFINE3() argument 1967 const char __user *const __user *, envp, in SYSCALL_DEFINE5() argument [all …]
|
D | binfmt_aout.c | 62 char __user * __user *envp; in create_aout_tables() local
|
D | binfmt_flat.c | 143 unsigned long argv, envp; in create_flat_tables() local
|
D | binfmt_elf_fdpic.c | 504 elf_caddr_t __user *argv, *envp; in create_elf_fdpic_tables() local
|
/fs/nfs/ |
D | cache_lib.c | 37 static char *envp[] = { "HOME=/", in nfs_cache_upcall() local
|
/fs/gfs2/ |
D | recovery.c | 279 char *envp[] = { env_jid, env_status, NULL }; in gfs2_recovery_done() local
|
D | ops_fstype.c | 522 char *envp[] = { message, NULL }; in gfs2_others_may_mount() local 1028 char *envp[] = { ro, spectator, NULL }; in gfs2_online_uevent() local
|
D | sys.c | 650 char *envp[] = { ro, spectator, NULL }; in gfs2_sys_fs_add() local
|
/fs/ocfs2/ |
D | stackglue.c | 421 char *argv[5], *envp[3]; in ocfs2_leave_group() local
|
/fs/nfsd/ |
D | nfs4layouts.c | 612 static char *envp[] = { in nfsd4_cb_layout_fail() local
|
D | nfs4recover.c | 1812 char *envp[3]; in nfsd4_umh_cltrack_upcall() local
|