Searched defs:envc (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/fs/
H A Dbinfmt_aout.c150 int envc = bprm->envc; create_aout_tables() local
H A Dbinfmt_flat.c129 int envc = bprm->envc; create_flat_tables() local
H A Dbinfmt_elf.c155 int envc = bprm->envc; create_elf_tables() local
/linux-4.1.27/arch/x86/ia32/
H A Dia32_aout.c222 int argc = bprm->argc, envc = bprm->envc; create_aout_tables() local
/linux-4.1.27/security/tomoyo/
H A Dgc.c276 const u16 envc = cond->envc; tomoyo_del_condition() local
H A Dcondition.c758 u16 envc; tomoyo_condition() local
57 tomoyo_envp(const char *env_name, const char *env_value, const int envc, const struct tomoyo_envp *envp, u8 *checked) tomoyo_envp() argument
100 tomoyo_scan_bprm(struct tomoyo_execve *ee, const u16 argc, const struct tomoyo_argv *argv, const u16 envc, const struct tomoyo_envp *envp) tomoyo_scan_bprm() argument
H A Dcommon.h655 u16 envc; /* Number of "struct tomoyo_envp". */ member in struct:tomoyo_condition
/linux-4.1.27/include/linux/
H A Dbinfmts.h39 int argc, envc; member in struct:linux_binprm

Completed in 379 milliseconds