Searched defs:op_fcntl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.sbin/powerd/ |
H A D | prog_ops.h | 44 int (*op_fcntl)(int, int, ...); member
|
/netbsd-src/bin/dd/ |
H A D | dd.h | 46 int (*op_fcntl)(int, int, ...); member
|
/netbsd-src/lib/librumphijack/ |
H A D | hijack.c | 1133 int (*op_fcntl)(int, int, ...); dodup() local 1169 int (*op_fcntl)(int, int, ...) = GETSYSCALL(host, FCNTL); fd_host2host() local 1533 int (*op_fcntl)(int, int, ...); global() local [all...] |