Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/os/
Dpidfd_other.go15 func getPidfd(_ *syscall.SysProcAttr, _ bool) (uintptr, bool) { func
Dpidfd_linux.go48 func getPidfd(sysAttr *syscall.SysProcAttr, needDup bool) (uintptr, bool) { func