Home
last modified time | relevance | path

Searched refs:LDAP_X_PollFD (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c79 LDAP_X_PollFD *cbsi_pollfds;
1379 LDAP_X_PollFD *newpollfds;
1382 newpollfds = (LDAP_X_PollFD *)NSLDAPI_MALLOC(
1384 * sizeof( LDAP_X_PollFD ));
1386 newpollfds = (LDAP_X_PollFD *)NSLDAPI_REALLOC(
1389 * sizeof( LDAP_X_PollFD ));
1535 nsldapi_ext_compat_poll( LDAP_X_PollFD fds[], int nfds, int timeout,
H A Dsasl.c315 LDAP_X_PollFD fds[], int nfds, int timeout, in nsldapi_sasl_poll()
H A Dresult.c1084 LDAP_X_PollFD pollfds[ 1 ];
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h218 } LDAP_X_PollFD; typedef
250 LDAP_X_PollFD fds[], int nfds, int timeout /* milliseconds */,
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c51 static int LDAP_CALLBACK prldap_poll( LDAP_X_PollFD fds[], int nfds,
227 prldap_poll( LDAP_X_PollFD fds[], int nfds, int timeout, in prldap_poll()