Searched defs:envc (Results 1 – 7 of 7) sorted by relevance
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
285 const u16 envc = cond->envc; in tomoyo_del_condition() local
659 u16 envc; /* Number of "struct tomoyo_envp". */ member
65 int envc = bprm->envc; in create_aout_tables() local
169 int envc = bprm->envc; in create_elf_tables() local
67 int argc = bprm->argc, envc = bprm->envc; in create_aout_tables() local
56 int argc, envc; member