Home
last modified time | relevance | path

Searched defs:envc (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dcondition.c61 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
H A Dgc.c285 const u16 envc = cond->envc; in tomoyo_del_condition() local
H A Dcommon.h659 u16 envc; /* Number of "struct tomoyo_envp". */ member
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_aout.c65 int envc = bprm->envc; in create_aout_tables() local
H A Dbinfmt_elf.c179 int envc = bprm->envc; in create_elf_tables() local
/OK3568_Linux_fs/kernel/arch/x86/ia32/
H A Dia32_aout.c66 int argc = bprm->argc, envc = bprm->envc; in create_aout_tables() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbinfmts.h54 int argc, envc; member