Home
last modified time | relevance | path

Searched defs:targetfd (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/bionic/libc/bionic/
H A Dpidfd.cpp40 int pidfd_getfd(int pidfd, int targetfd, unsigned int flags) { in pidfd_getfd()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pidfd_getfd/
H A Dpidfd_getfd01.c47 int flag, pid, targetfd, remotefd; in run() local
H A Dpidfd_getfd02.c34 int targetfd; member
/aosp_15_r20/external/ltp/include/lapi/
H A Dpidfd.h55 static inline int pidfd_getfd(int pidfd, int targetfd, unsigned int flags) in pidfd_getfd()
/aosp_15_r20/external/coreboot/util/amdfwtool/
H A Damdfwtool.c1588 int targetfd; in main() local