func syscall.Mknodat
2 uses
syscall (current package)
syscall_linux.go#L151: return Mknodat(_AT_FDCWD, path, mode, dev)
zsyscall_linux_amd64.go#L634: func Mknodat(dirfd int, path string, mode uint32, dev int) (err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)