Searched defs:POLLPRI (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/openbsd-compat/ | ||
H A D | bsd-poll.h | 51 # define POLLPRI 0x0002 macro |
/freebsd/sys/sys/ | ||
H A D | poll.h | 62 #define POLLPRI 0x0002 /* OOB/Urgent readable data */ macro |