Searched refs:OpenPidFd (Results 1 – 1 of 1) sorted by relevance
567 static int OpenPidFd(pid_t pid, unsigned int flags) in OpenPidFd() function587 int fd = OpenPidFd(property->pid, PIDFD_NONBLOCK); // PIDFD_NONBLOCK since Linux kernel 5.10 in WatchChildProcessFd()