Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c201 if ( sa->sa_selecttext != NULL ) { in free_searchobj()
202 NSLDAPI_FREE( sa->sa_selecttext ); in free_searchobj()
385 ( *sa )->sa_selecttext = toks[ 4 ]; in read_next_searchobj()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsrchpref.h78 char *sa_selecttext; member
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c273 printf( " Select text: %s\n", NULLSTRINGIFNULL( sa->sa_selecttext )); in dump_srchpref()
/illumos-gate/usr/src/head/
H A Dldap.h1027 char *sa_selecttext; member