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

/linux-master/tools/objtool/
H A Dbuiltin-check.c105 int envc; local
/linux-master/security/tomoyo/
H A Dgc.c285 const u16 envc = cond->envc; local
H A Dcondition.c60 tomoyo_envp(const char *env_name, const char *env_value, const int envc, const struct tomoyo_envp *envp, u8 *checked) argument
105 tomoyo_scan_bprm(struct tomoyo_execve *ee, const u16 argc, const struct tomoyo_argv *argv, const u16 envc, const struct tomoyo_envp *envp) argument
779 u16 envc; local
[all...]
H A Dcommon.h659 u16 envc; /* Number of "struct tomoyo_envp". */ member in struct:tomoyo_condition
/linux-master/include/linux/
H A Dbinfmts.h52 int argc, envc; member in struct:linux_binprm
/linux-master/fs/
H A Dbinfmt_elf.c163 int envc = bprm->envc; local

Completed in 181 milliseconds