Lines Matching defs:mypid
442 int mypid = getpid();443 if (uid == -1 || (callingpid != mypid)) {448 if (pid == -1 || (callingpid != mypid)) {