Searched refs:envp_count (Results 1 – 3 of 3) sorted by relevance
33 int envp_count = bprm->envc; in tomoyo_print_bprm() local45 while (argv_count || envp_count) { in tomoyo_print_bprm()88 } else if (envp_count) { in tomoyo_print_bprm()89 if (--envp_count == 0) { in tomoyo_print_bprm()97 if (!argv_count && !envp_count) in tomoyo_print_bprm()
116 int envp_count = bprm->envc; in tomoyo_scan_bprm() local129 while (argv_count || envp_count) { in tomoyo_scan_bprm()167 } else if (envp_count) { in tomoyo_scan_bprm()179 envp_count--; in tomoyo_scan_bprm()
624 int envp_count = bprm->envc; in tomoyo_environ() local631 if (!r->mode || !envp_count) in tomoyo_environ()676 if (!--envp_count) { in tomoyo_environ()