Searched defs:envc (Results 1 – 8 of 8) sorted by relevance
58 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp()102 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm()758 u16 envc; in tomoyo_condition() local
276 const u16 envc = cond->envc; in tomoyo_del_condition() local
655 u16 envc; /* Number of "struct tomoyo_envp". */ member
150 int envc = bprm->envc; in create_aout_tables() local
129 int envc = bprm->envc; in create_flat_tables() local
156 int envc = bprm->envc; in create_elf_tables() local
222 int argc = bprm->argc, envc = bprm->envc; in create_aout_tables() local
39 int argc, envc; member