Home
last modified time | relevance | path

Searched defs:ee (Results 1 – 3 of 3) sorted by relevance

/security/tomoyo/
Ddomain.c588 static int tomoyo_environ(struct tomoyo_execve *ee) in tomoyo_environ()
685 struct tomoyo_execve *ee = kzalloc(sizeof(*ee), GFP_NOFS); in tomoyo_find_next_domain() local
Dcondition.c100 static bool tomoyo_scan_bprm(struct tomoyo_execve *ee, in tomoyo_scan_bprm()
791 struct tomoyo_execve *ee; in tomoyo_condition() local
Dcommon.h426 struct tomoyo_execve *ee; member