Searched defs:envc (Results 1 – 15 of 15) sorted by relevance
| /kernel/linux/linux-5.10/security/tomoyo/ |
| D | condition.c | 61 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp() 107 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm() 779 u16 envc; in tomoyo_condition() local
|
| D | gc.c | 285 const u16 envc = cond->envc; in tomoyo_del_condition() local
|
| D | common.h | 659 u16 envc; /* Number of "struct tomoyo_envp". */ member
|
| /kernel/linux/linux-4.19/security/tomoyo/ |
| D | condition.c | 59 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp() 103 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm() 759 u16 envc; in tomoyo_condition() local
|
| D | gc.c | 277 const u16 envc = cond->envc; in tomoyo_del_condition() local
|
| D | common.h | 656 u16 envc; /* Number of "struct tomoyo_envp". */ member
|
| /kernel/linux/linux-5.10/arch/x86/ia32/ |
| D | ia32_aout.c | 66 int argc = bprm->argc, envc = bprm->envc; in create_aout_tables() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | binfmt_aout.c | 65 int envc = bprm->envc; in create_aout_tables() local
|
| D | binfmt_elf.c | 179 int envc = bprm->envc; in create_elf_tables() local
|
| /kernel/linux/linux-4.19/fs/ |
| D | binfmt_aout.c | 147 int envc = bprm->envc; in create_aout_tables() local
|
| D | binfmt_elf.c | 170 int envc = bprm->envc; in create_elf_tables() local
|
| /kernel/linux/linux-4.19/arch/x86/ia32/ |
| D | ia32_aout.c | 225 int argc = bprm->argc, envc = bprm->envc; in create_aout_tables() local
|
| /kernel/liteos_a/kernel/extended/dynload/include/ |
| D | los_load_elf.h | 101 INT32 envc; member
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | binfmts.h | 56 int argc, envc; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | binfmts.h | 54 int argc, envc; member
|