Home
last modified time | relevance | path

Searched defs:pidfd_getfd (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dpidfd.cpp40 int pidfd_getfd(int pidfd, int targetfd, unsigned int flags) { in pidfd_getfd() function
/aosp12/bionic/tests/
H A Dpidfd_test.cpp62 TEST(pidfd, pidfd_getfd) { in TEST() argument