Searched refs:LDAP_X_POLLOUT (Results 1 – 3 of 3) sorted by relevance
817 &iosp->ios_status.ios_cbinfo, LDAP_X_POLLOUT )) {930 &iosp->ios_status.ios_cbinfo, LDAP_X_POLLOUT )) {1027 &iosp->ios_status.ios_cbinfo, ~LDAP_X_POLLOUT );1563 if ( 0 != ( fds[i].lpoll_events & LDAP_X_POLLOUT )) {1603 if ( 0 != ( fds[i].lpoll_events & LDAP_X_POLLOUT )1605 fds[i].lpoll_revents |= LDAP_X_POLLOUT;
226 #define LDAP_X_POLLOUT 0x04 /* ready for writing */ macro
217 { PR_POLL_WRITE, LDAP_X_POLLOUT },