Home
last modified time | relevance | path

Searched refs:kill_save_errno (Results 1 – 1 of 1) sorted by relevance

/external/strace/
Dstrace.c429 static void kill_save_errno(pid_t pid, int sig) in kill_save_errno() function
1268 kill_save_errno(pid, SIGKILL); in startup_child()
1278 kill_save_errno(pid, SIGKILL); in startup_child()
1348 kill_save_errno(pid, SIGSTOP); in test_ptrace_setoptions_followfork()
1364 kill_save_errno(pid, SIGKILL); in test_ptrace_setoptions_followfork()
1371 kill_save_errno(pid, SIGKILL); in test_ptrace_setoptions_followfork()
1379 kill_save_errno(pid, SIGKILL); in test_ptrace_setoptions_followfork()
1385 kill_save_errno(tracee_pid, SIGKILL); in test_ptrace_setoptions_followfork()
1386 kill_save_errno(pid, SIGKILL); in test_ptrace_setoptions_followfork()
1393 kill_save_errno(tracee_pid, SIGKILL); in test_ptrace_setoptions_followfork()
[all …]