Searched refs:dt_defrdnattrname (Results 1 – 4 of 4) sorted by relevance
154 printf( "default RDN attribute: %s\n", tmpl->dt_defrdnattrname != NULL ? in dump_tmpl()155 tmpl->dt_defrdnattrname : "NONE" ); in dump_tmpl()
228 if ( tmpl->dt_defrdnattrname != NULL ) { in free_disptmpl()229 NSLDAPI_FREE( tmpl->dt_defrdnattrname ); in free_disptmpl()577 tmpl->dt_defrdnattrname = toks[ 0 ]; in read_next_tmpl()
243 char *dt_defrdnattrname; member
915 char *dt_defrdnattrname; member