Searched refs:POLLSYNC (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dsysglue.h140 #define POLLSYNC 0x8000 macro
H A Dsys_glue.c383 gref->sevents |= POLLSYNC;
385 gref->sevents &= ~POLLSYNC;
741 if (gref->sevents & POLLSYNC)
H A Dddp.save619 if ((sevents == 0) && ((reqevents & POLLSYNC) == 0)) {

Completed in 25 milliseconds