Home
last modified time | relevance | path

Searched refs:tomoyo_get_exe (Results 1 – 3 of 3) sorted by relevance

/security/tomoyo/
Dutil.c949 const char *tomoyo_get_exe(void) in tomoyo_get_exe() function
Dcommon.h950 const char *tomoyo_get_exe(void);
Dcommon.c932 exe = tomoyo_get_exe(); in tomoyo_manager()