Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/kernel/ !
Dirixsig.c624 #define P_PID 0 macro
661 if (type != P_PID && type != P_PGID && type != P_ALL) { in irix_waitsys()
671 if ((type == P_PID) && p->pid != pid) in irix_waitsys()