Searched refs:envp_count (Results 1 – 3 of 3) sorted by relevance
32 int envp_count = bprm->envc; in tomoyo_print_bprm() local43 while (argv_count || envp_count) { in tomoyo_print_bprm()85 } else if (envp_count) { in tomoyo_print_bprm()86 if (--envp_count == 0) { in tomoyo_print_bprm()94 if (!argv_count && !envp_count) in tomoyo_print_bprm()
111 int envp_count = bprm->envc; in tomoyo_scan_bprm() local123 while (argv_count || envp_count) { in tomoyo_scan_bprm()160 } else if (envp_count) { in tomoyo_scan_bprm()171 envp_count--; in tomoyo_scan_bprm()
599 int envp_count = bprm->envc; in tomoyo_environ() local606 if (!r->mode || !envp_count) in tomoyo_environ()651 if (!--envp_count) { in tomoyo_environ()