Searched defs:getPidfd (Results 1 – 2 of 2) sorted by relevance
15 func getPidfd(_ *syscall.SysProcAttr, _ bool) (uintptr, bool) { func
48 func getPidfd(sysAttr *syscall.SysProcAttr, needDup bool) (uintptr, bool) { func