Searched defs:pid1 (Results 1 – 15 of 15) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/kcmp/ |
D | kcmp02.c | 28 static int pid1; variable 37 int *pid1; member
|
D | kcmp01.c | 26 static int pid1; variable 30 int *pid1; member
|
D | kcmp.h | 47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp()
|
D | kcmp03.c | 29 static int pid1; variable
|
/third_party/ltp/testcases/kernel/syscalls/vhangup/ |
D | vhangup02.c | 20 pid_t pid, pid1; in run() local
|
/third_party/ltp/testcases/kernel/syscalls/fork/ |
D | fork02.c | 57 int pid1, pid2, status; in main() local
|
D | fork03.c | 57 int pid1, pid2, status; in main() local
|
D | fork12.c | 58 int forks, pid1, fork_errno, waitstatus; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
D | pthread_cond_wait.c | 23 pthread_t pid1; variable
|
D | pthread_cond_timedwait_sup.c | 56 pthread_t pid1, pid2; in pthread_cond_timedwait_0100() local
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
D | kill05.c | 46 pid_t pid1; in do_master_child() local
|
D | kill08.c | 77 pid_t pid1, pid2; in main() local
|
D | kill02.c | 159 int pid1; /*Return value from 1st fork. Global so that it can be */ variable
|
/third_party/ltp/testcases/kernel/mem/shmt/ |
D | shmt06.c | 68 int pid, pid1, shmid; in main() local
|
D | shmt04.c | 69 int pid, pid1, shmid; in main() local
|