Searched defs:POLLERR (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssh/openbsd-compat/ | ||
| H A D | bsd-poll.h | 57 # define POLLERR 0x0008 macro |
| /freebsd/sys/sys/ | ||
| H A D | poll.h | 79 #define POLLERR 0x0008 /* some poll error occurred */ macro |