Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Klogctl (0.09 sec)

  1. src/syscall/syscall_linux.go

    //sysnb	InotifyInit1(flags int) (fd int, err error)
    //sysnb	InotifyRmWatch(fd int, watchdesc uint32) (success int, err error)
    //sysnb	Kill(pid int, sig Signal) (err error)
    //sys	Klogctl(typ int, buf []byte) (n int, err error) = SYS_SYSLOG
    //sys	Listxattr(path string, dest []byte) (sz int, err error)
    //sys	Mkdirat(dirfd int, path string, mode uint32) (err error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 20:12:46 UTC 2024
    - 35.7K bytes
    - Viewed (0)
Back to top