Searched refs:PGET_ISCURRENT (Results 1 – 2 of 2) sorted by relevance
1125 #define PGET_ISCURRENT 0x00008 /* Check that the found process is current. */ macro
544 if ((flags & PGET_ISCURRENT) != 0 && curproc != p) { in pget()2138 flags |= PGET_ISCURRENT; in sysctl_kern_proc_args()