/third_party/ltp/testcases/kernel/syscalls/vhangup/ |
H A D | vhangup02.c | 20 pid_t pid, pid1; in run() local
|
/third_party/musl/libc-test/src/functionalext/unittest/ |
H A D | unit_test_assert_fail.c | 28 pid_t pid1; in main() local
|
H A D | unit_test_assert_fail_dialog.c | 112 pid_t pid1, pid2, pid3; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/fork/ |
H A D | fork03.c | 24 int pid1, pid2, status, i; in verify_fork() local
|
H A D | fork12.c | 58 int forks, pid1, fork_errno, waitstatus; in main() local
|
H A D | fork02.c | 57 int pid1, pid2, status; in main() local
|
/third_party/ltp/include/lapi/ |
H A D | kcmp.h | 34 static inline int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() argument
|
/third_party/ltp/testcases/kernel/mem/shmt/ |
H A D | shmt06.c | 68 int pid, pid1, shmid; in main() local
|
H A D | shmt04.c | 69 int pid, pid1, shmid; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/kcmp/ |
H A D | kcmp.h | 47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() argument
|
H A D | kcmp02.c | 28 static int pid1; variable 37 int *pid1; member [all...] |
H A D | kcmp01.c | 26 static int pid1; variable 30 int *pid1; member
|
H A D | kcmp03.c | 28 static int pid1; variable
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill08.c | 77 pid_t pid1, pid2; in main() local
|
H A D | kill05.c | 46 pid_t pid1; in do_master_child() local
|
H A D | kill02.c | 159 int pid1; /*Return value from 1st fork. Global so that it can be */ variable
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_cond_timedwait_sup.c | 56 pthread_t pid1, pid2; in pthread_cond_timedwait_0100() local
|
H A D | pthread_cond_wait.c | 23 pthread_t pid1; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | getprocpid.c | 32 pid_t pid1 = getprocpid(); in getprocpid_0100() local 46 pid_t pid1 = getprocpid(); in getprocpid_0200() local 86 pid_t pid1 = getprocpid(); in getprocpid_0300() local 101 pid_t pid1 in pthread_func() local 119 pid_t pid1 = getproctid(); getproctid_0100() local 140 pid_t pid1 = getproctid(); getproctid_0200() local 181 pid_t pid1 = getproctid(); getproctid_0300() local [all...] |