Home
last modified time | relevance | path

Searched refs:envc (Results 1 – 5 of 5) sorted by relevance

/security/tomoyo/
A Dcondition.c116 int envp_count = bprm->envc; in tomoyo_scan_bprm()
173 envc, envp, in tomoyo_scan_bprm()
363 a->argc == b->argc && a->envc == b->envc && in tomoyo_same_condition()
581 e.envc++; in tomoyo_get_condition()
584 e.envc--; in tomoyo_get_condition()
657 e.envc); in tomoyo_get_condition()
779 u16 envc; in tomoyo_condition() local
786 envc = cond->envc; in tomoyo_condition()
790 if (!bprm && (argc || envc)) in tomoyo_condition()
935 value = bprm->envc; in tomoyo_condition()
[all …]
A Dgc.c285 const u16 envc = cond->envc; in tomoyo_del_condition() local
304 for (i = 0; i < envc; envp++, i++) { in tomoyo_del_condition()
A Daudit.c33 int envp_count = bprm->envc; in tomoyo_print_bprm()
285 realpath, bprm->argc, bprm->envc, bprm_info); in tomoyo_init_log()
A Ddomain.c624 int envp_count = bprm->envc; in tomoyo_environ()
A Dcommon.h659 u16 envc; /* Number of "struct tomoyo_envp". */ member

Completed in 14 milliseconds