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

/security/tomoyo/
H A Dcommon.c945 static pid_t last_pid; local
947 if (last_pid != pid) {
950 last_pid = pid;

Completed in 5 milliseconds