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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c151 printf( "authenticate as attribute: %s\n", tmpl->dt_authattrname != NULL ?
152 tmpl->dt_authattrname : "<default>" );
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c224 if ( tmpl->dt_authattrname != NULL ) {
225 NSLDAPI_FREE( tmpl->dt_authattrname );
563 tmpl->dt_authattrname = toks[ 0 ];
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h242 char *dt_authattrname; member in struct:ldap_disptmpl
/illumos-gate/usr/src/head/
H A Dldap.h914 char *dt_authattrname; member in struct:ldap_disptmpl

Completed in 224 milliseconds