Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dpoll-macros.h22 #define POLLOUT 0x0004 macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-poll.h50 # define POLLOUT 0x0004 macro
/freebsd/sys/sys/
H A Dpoll.h63 #define POLLOUT 0x0004 /* file descriptor is writeable */ macro
/freebsd/contrib/tnftp/
H A Dtnftp.h123 # define POLLOUT 0x0004 macro
/freebsd/contrib/bmake/
H A Djob.c159 #define POLLOUT 0x0004 macro