Home
last modified time | relevance | path

Searched refs:prog_fcntl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/powerd/
H A Dprog_ops.h58 #define prog_fcntl prog_ops.op_fcntl macro
69 #define prog_fcntl fcntl macro
H A Dpowerd.c136 if (prog_fcntl(fd, F_SETFD, FD_CLOEXEC) == -1) { in main()