Home
last modified time | relevance | path

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

/security/tomoyo/
Daudit.c170 tomoyo_sys_getpid(), tomoyo_sys_getppid(), in tomoyo_print_header()
Dcommon.h1120 static inline pid_t tomoyo_sys_getppid(void) in tomoyo_sys_getppid() function
Dcondition.c843 value = tomoyo_sys_getppid(); in tomoyo_condition()