Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dsyscall_linux.go2480 type ItimerWhich int type
2491 func Getitimer(which ItimerWhich) (Itimerval, error) {
2504 func Setitimer(which ItimerWhich, it Itimerval) (Itimerval, error) {