Searched defs:envp (Results 1 – 13 of 13) sorted by relevance
/fs/ |
D | exec.c | 1459 struct user_arg_ptr envp) in do_execve_common() 1588 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execve() local 1601 struct user_arg_ptr envp = { in compat_do_execve() local 1680 const char __user *const __user *, envp) in SYSCALL_DEFINE3() argument 1693 const compat_uptr_t __user * envp) in compat_sys_execve()
|
D | binfmt_som.c | 70 char **argv, **envp; in create_som_tables() local
|
D | binfmt_aout.c | 148 char __user * __user *envp; in create_aout_tables() local
|
D | binfmt_flat.c | 125 unsigned long *argv,*envp; in create_flat_tables() local
|
D | binfmt_elf_fdpic.c | 482 elf_caddr_t __user *argv, *envp; in create_elf_fdpic_tables() local
|
D | binfmt_elf.c | 151 elf_addr_t __user *envp; in create_elf_tables() local
|
/fs/nfs/ |
D | cache_lib.c | 36 static char *envp[] = { "HOME=/", in nfs_cache_upcall() local
|
/fs/gfs2/ |
D | ops_fstype.c | 572 char *envp[] = { message, NULL }; in gfs2_others_may_mount() local 1066 char *envp[] = { ro, spectator, NULL }; in gfs2_online_uevent() local
|
D | recovery.c | 437 char *envp[] = { env_jid, env_status, NULL }; in gfs2_recovery_done() local
|
D | sys.c | 623 char *envp[] = { ro, spectator, NULL }; in gfs2_sys_fs_add() local
|
/fs/ocfs2/ |
D | stackglue.c | 422 char *argv[5], *envp[3]; in ocfs2_leave_group() local
|
/fs/nfs/objlayout/ |
D | objlayout.c | 668 static char *envp[] = { "HOME=/", in __objlayout_upcall() local
|
/fs/nfsd/ |
D | nfs4recover.c | 1134 char *envp[2]; in nfsd4_umh_cltrack_upcall() local
|