Home
last modified time | relevance | path

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

/aosp12/bionic/tests/
H A Dpidfd_test.cpp62 TEST(pidfd, pidfd_getfd) { in TEST() argument
72 unique_fd dup(pidfd_getfd(self.get(), r.get(), 0)); in TEST()
H A Dfdtrack_test.cpp243 FDTRACK_TEST(pidfd_getfd, ({
252 int rc = pidfd_getfd(pidfd_self, STDIN_FILENO, 0);
/aosp12/bionic/libc/include/sys/
H A Dpidfd.h64 int pidfd_getfd(int __pidfd, int __targetfd, unsigned int __flags) __INTRODUCED_IN(31);
/aosp12/bionic/libc/bionic/
H A Dpidfd.cpp40 int pidfd_getfd(int pidfd, int targetfd, unsigned int flags) { in pidfd_getfd() function
/aosp12/bionic/libc/
H A DSYSCALLS.TXT364 int __pidfd_getfd:pidfd_getfd(int, int, unsigned int) all
H A Dlibc.map.txt1561 pidfd_getfd;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1561 pidfd_getfd;