Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsyscall_aix.go227 func syscall_setpgid(pid, pgid uintptr) (err uintptr) { func
Dsyscall_solaris.go279 func syscall_setpgid(pid, pgid uintptr) (err uintptr) { func