Home
last modified time | relevance | path

Searched refs:last_pid_file (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/pidfd_send_signal/
H A Dpidfd_send_signal03.c33 static char *last_pid_file; variable
69 SAFE_FILE_PRINTF(last_pid_file, "%s", pid_str); in verify_pidfd_send_signal()
122 last_pid_file = "/proc/sys/kernel/ns_last_pid"; in setup()
123 if (access(last_pid_file, F_OK) == -1) { in setup()
125 last_pid_file); in setup()

Completed in 1 milliseconds