Home
last modified time | relevance | path

Searched refs:maybe_run_child (Results 1 - 25 of 29) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/kill/
H A Dkill02.c221 maybe_run_child(&childA_rout_uclinux, "nd", 1, &pipeA_fd[1]); in main()
222 maybe_run_child(&childB_rout_uclinux, "nd", 2, &pipeB_fd[1]); in main()
223 maybe_run_child(&child1_rout, "ndddddd", 3, &pipe1_fd[1], &pipe2_fd[1], in main()
225 maybe_run_child(&child2_rout, "nd", 4, &pipe2_fd[1]); in main()
H A Dkill09.c139 maybe_run_child(&do_child, ""); in main()
H A Dkill08.c82 maybe_run_child(&do_child, ""); in main()
H A Dkill07.c95 maybe_run_child(&do_child, ""); in main()
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe04.c88 maybe_run_child(&c1func, "ndd", 1, &fildes[0], &fildes[1]); in main()
89 maybe_run_child(&c2func, "ndd", 2, &fildes[0], &fildes[1]); in main()
H A Dpipe02.c45 maybe_run_child(&do_child, "dd", &fd[0], &fd[1]); in verify_pipe()
/third_party/ltp/testcases/kernel/syscalls/setsid/
H A Dsetsid01.c74 maybe_run_child(&do_child_1, "n", 1); in main()
75 maybe_run_child(&do_child_2, "n", 2); in main()
/third_party/ltp/testcases/kernel/syscalls/pause/
H A Dpause03.c48 maybe_run_child(&do_child, ""); in main()
H A Dpause02.c49 maybe_run_child(&do_child, ""); in main()
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid02.c75 maybe_run_child(&do_child, ""); in main()
H A Dwaitpid03.c84 maybe_run_child(&do_child, "d", &ikids_uclinux); in main()
H A Dwaitpid05.c85 maybe_run_child(&do_child_uclinux, "d", &sig_uclinux); in main()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl17.c442 maybe_run_child(&do_child1, "nddddddddd", 1, &file_fd, in main()
447 maybe_run_child(&do_child2, "nddddddddd", 2, &file_fd, in main()
452 maybe_run_child(&do_child3, "nddddddddd", 3, &file_fd, in main()
H A Dfcntl14.c949 maybe_run_child(&do_usleep_child, "nd", 1, &parent); in main()
952 maybe_run_child(&dochild, "nddddddddd", 2, &thiscase->c_type, in main()
H A Dfcntl16.c658 maybe_run_child(dochild_uc, "ddddd", &kid_uc, &parent, &test, in main()
H A Dfcntl21.c295 maybe_run_child(&do_child, "ddddd", &parent_pipe[0], &parent_pipe[1], in main()
/third_party/ltp/lib/
H A Dself_exec.c71 void maybe_run_child(void (*child) (), const char *fmt, ...) in maybe_run_child() function
/third_party/ltp/include/old/
H A Dtest.h188 void maybe_run_child(void (*child)(), const char *fmt, ...);
/third_party/ltp/testcases/kernel/syscalls/connect/
H A Dconnect01.c144 maybe_run_child(&do_child, "d", &sfd); in main()
/third_party/ltp/testcases/kernel/syscalls/send/
H A Dsend01.c258 maybe_run_child(&do_child, "d", &sfd); in main()
/third_party/ltp/testcases/kernel/syscalls/recv/
H A Drecv01.c119 maybe_run_child(&do_child, "d", &sfd); in main()
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c328 maybe_run_child(&do_child, "d", &sfd); in main()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl02.c112 maybe_run_child(&do_child_uclinux, "dS", &parentpid, &childtty); in main()
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c141 maybe_run_child(&do_child, "d", &sfd); in main()
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c196 maybe_run_child(&child, "dd", &pipe_fd[1], &pipe_fd2[0]); in main()

Completed in 12 milliseconds

12