Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c150 printf( "authenticate as attribute: %s\n", tmpl->dt_authattrname != NULL ? in dump_tmpl()
151 tmpl->dt_authattrname : "<default>" ); in dump_tmpl()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c221 if ( tmpl->dt_authattrname != NULL ) { in free_disptmpl()
222 NSLDAPI_FREE( tmpl->dt_authattrname ); in free_disptmpl()
560 tmpl->dt_authattrname = toks[ 0 ]; in read_next_tmpl()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h240 char *dt_authattrname; member
/illumos-gate/usr/src/head/
H A Dldap.h914 char *dt_authattrname; member