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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsrchpref.h84 struct ldap_searchmatch { struct
87 struct ldap_searchmatch *sm_next;
100 struct ldap_searchmatch *so_smlist;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c209 struct ldap_searchmatch *sm, *nextsm;
252 struct ldap_searchmatch **sm;
410 if (( *sm = ( struct ldap_searchmatch * )NSLDAPI_CALLOC( 1,
411 sizeof( struct ldap_searchmatch ))) == NULL ) {
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c238 struct ldap_searchmatch *sm;
/illumos-gate/usr/src/head/
H A Dldap.h1053 struct ldap_searchmatch { struct
1056 struct ldap_searchmatch *sm_next;
1069 struct ldap_searchmatch *so_smlist;

Completed in 50 milliseconds