Searched refs:envp_count (Results 1 – 3 of 3) sorted by relevance
33 int envp_count = bprm->envc; in tomoyo_print_bprm() local44 while (argv_count || envp_count) { in tomoyo_print_bprm()86 } else if (envp_count) { in tomoyo_print_bprm()87 if (--envp_count == 0) { in tomoyo_print_bprm()95 if (!argv_count && !envp_count) in tomoyo_print_bprm()
112 int envp_count = bprm->envc; in tomoyo_scan_bprm() local124 while (argv_count || envp_count) { in tomoyo_scan_bprm()161 } else if (envp_count) { in tomoyo_scan_bprm()172 envp_count--; in tomoyo_scan_bprm()
602 int envp_count = bprm->envc; in tomoyo_environ() local609 if (!r->mode || !envp_count) in tomoyo_environ()654 if (!--envp_count) { in tomoyo_environ()