Home
last modified time | relevance | path

Searched refs:self_exec (Results 1 – 25 of 34) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill02.c239 if (self_exec(argv0, "nd", 4, pipe2_fd[1]) < 0) { in main()
268 if (self_exec in main()
462 if (self_exec(argv0, "nd", 2, pipeB_fd[1]) < 0) { in child1_rout()
489 if (self_exec(argv0, "nd", 1, pipeA_fd[1]) < 0) { in child1_rout()
Dkill09.c153 if (self_exec(av[0], "") < 0) { in main()
Dkill08.c109 if (self_exec(av[0], "") < 0) { in main()
Dkill07.c132 if (self_exec(av[0], "") < 0) { in main()
/third_party/ltp/testcases/kernel/syscalls/setsid/
Dsetsid01.c102 if (self_exec(argv0, "n", 1) < 0) { in main()
169 if (self_exec(argv0, "n", 2) < 0) { in do_child_1()
/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe04.c106 if (self_exec(av[0], "ndd", 1, fildes[0], fildes[1]) < in main()
118 if (self_exec(av[0], "ndd", 2, fildes[0], fildes[1]) < in main()
Dpipe02.c57 if (self_exec(av[0], "dd", fd[0], fd[1]) < 0) in verify_pipe()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl17.c472 if (self_exec(av[0], "nddddddddd", 1, file_fd, in main()
490 if (self_exec(av[0], "nddddddddd", 2, file_fd, in main()
509 if (self_exec(av[0], "nddddddddd", 3, file_fd, in main()
Dfcntl14.c749 if (self_exec(argv0, "nd", 1, parent) < 0) { in dochild()
833 if (self_exec(argv0, "nddddddddd", 2, thiscase->c_type, in run_test()
1084 if (self_exec(argv0, "nddddddddd", 2, thiscase->c_type, in main()
/third_party/ltp/testcases/kernel/syscalls/pause/
Dpause03.c61 if (self_exec(av[0], "") < 0) in main()
Dpause02.c64 if (self_exec(av[0], "") < 0) in main()
/third_party/ltp/testcases/kernel/syscalls/waitpid/
Dwaitpid02.c92 self_exec(argv[0], ""); in main()
Dwaitpid03.c115 if (self_exec(argv[0], "d", ikids) < 0) { in main()
Dwaitpid05.c116 self_exec(av[0], "d", sig); in main()
/third_party/ltp/testcases/kernel/syscalls/setpgid/
Dsetpgid03.c74 if (self_exec(av[0], "") < 0) in main()
/third_party/ltp/testcases/kernel/syscalls/signal/
Dsignal01.c109 if (self_exec(argv0, "d", tc) < 0) in do_test()
/third_party/ltp/testcases/kernel/syscalls/sighold/
Dsighold02.c121 if (self_exec(av[0], "") < 0) { in main()
/third_party/ltp/include/old/
Dtest.h189 int self_exec(const char *argv0, const char *fmt, ...);
/third_party/ltp/lib/
Dself_exec.c164 int self_exec(const char *argv0, const char *fmt, ...) in self_exec() function
/third_party/ltp/testcases/kernel/syscalls/connect/
Dconnect01.c267 self_exec(argv0, "d", sfd); in start_server()
/third_party/ltp/testcases/kernel/syscalls/recv/
Drecv01.c246 if (self_exec(argv0, "d", sfd) < 0) in start_server()
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
Drecvfrom01.c275 if (self_exec(argv0, "d", sfd) < 0) { in start_server()
/third_party/ltp/testcases/kernel/syscalls/send/
Dsend01.c191 if (self_exec(argv0, "d", sfd) < 0) in start_server()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl02.c138 if (self_exec(av[0], "dS", parentpid, childtty) < 0) in main()
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
Dsigrelse01.c219 if (self_exec(argv[0], "dd", pipe_fd[1], pipe_fd2[0]) < in main()

12