Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h181 #define POLLPOSTRANS (-2L) /* xf_position is transient state */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c1519 refp->xf_position = POLLPOSTRANS; in pcache_delete_fd()