Lines Matching defs:pid
59 static pid_t pid;113 pid = getpid();116 if (pid != getsid(0)) {134 /* get original pid info */138 "fcntl get original pid info failed");155 TEST(fcntl(test_fd, F_SETOWN, pid));201 tst_own_ex.pid = tst_syscall(__NR_gettid);218 tst_own_ex.pid = pid;236 tst_own_ex.pid = pgrp_pid;