Home
last modified time | relevance | path

Searched refs:lpoll_socketarg (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c95 (((sbp)->sb_sasl_fns.lbextiofn_socket_arg == (pollfd).lpoll_socketarg) || \
96 ((sbp)->sb_ext_io_fns.lbextiofn_socket_arg == (pollfd).lpoll_socketarg) ) )
100 (sbp)->sb_ext_io_fns.lbextiofn_socket_arg == (pollfd).lpoll_socketarg)
1399 pip->cbsi_pollfds[ i ].lpoll_socketarg = NULL;
1405 pip->cbsi_pollfds[ openslot ].lpoll_socketarg =
H A Dsasl.c332 if (fds[i].lpoll_socketarg == in nsldapi_sasl_poll()
334 fds[i].lpoll_socketarg = in nsldapi_sasl_poll()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c256 if ( NULL == fds[i].lpoll_socketarg ) { in prldap_poll()
259 pds[i].fd = PRLDAP_GET_PRFD( fds[i].lpoll_socketarg ); in prldap_poll()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h213 *lpoll_socketarg; member