Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpoll.h84 #define POLLCLOSED 0x8000 /* a (cached) poll fd has been closed */ macro
/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c1453 if ((cevent & POLLCLOSED) == POLLCLOSED) { in pcache_delete_fd()
2233 (short)POLLCLOSED; in pcache_clean_entry()
2244 (short)POLLCLOSED; in pcache_clean_entry()