Searched defs:Prctl (Results 1 – 3 of 3) sorted by relevance
333 func Prctl(prVal uintptr, args ...uintptr) (int, error) { func
1373 func Prctl(option int, arg2 uintptr, arg3 uintptr, arg4 uintptr, arg5 uintptr) (err error) { func
2621 var Prctl = enter_Prctl var