Searched refs:ld_selectinfo (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dos-ip.c327 sip = (struct selectinfo *)ld->ld_selectinfo;
354 sip = (struct selectinfo *)ld->ld_selectinfo;
382 sip = (struct selectinfo *)ld->ld_selectinfo;
407 sip = (struct selectinfo *)ld->ld_selectinfo;
427 sip = (struct selectinfo *)ld->ld_selectinfo;
469 sip = (struct selectinfo *)ld->ld_selectinfo;
505 sip = (struct selectinfo *)ld->ld_selectinfo;
518 sip = (struct selectinfo *)ld->ld_selectinfo;
531 sip = (struct selectinfo *)ld->ld_selectinfo;
543 sip = (struct selectinfo *)ld->ld_selectinfo;
[all...]
H A Dunbind.c126 if ( ld->ld_selectinfo != NULL )
127 free_select_info( ld->ld_selectinfo );
H A Dopen.c214 if ((ld->ld_selectinfo = new_select_info()) == NULL) {
227 free_select_info(ld->ld_selectinfo);
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h326 void *ld_selectinfo; /* platform specifics for select */ member in struct:ldap

Completed in 293 milliseconds