Home
last modified time | relevance | path

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

/security/tomoyo/
Dcommon.c964 static pid_t last_pid; in tomoyo_manager() local
967 if (last_pid != pid) { in tomoyo_manager()
970 last_pid = pid; in tomoyo_manager()