Searched refs:tomoyo_get_exe (Results 1 – 3 of 3) sorted by relevance
/security/tomoyo/ | ||
D | util.c | 949 const char *tomoyo_get_exe(void) in tomoyo_get_exe() function |
D | common.h | 950 const char *tomoyo_get_exe(void); |
D | common.c | 932 exe = tomoyo_get_exe(); in tomoyo_manager() |