Searched refs:dt_defaddlocation (Results 1 – 4 of 4) sorted by relevance
157 printf( "default add location: %s\n", tmpl->dt_defaddlocation != NULL ? in dump_tmpl()158 tmpl->dt_defaddlocation : "NONE" ); in dump_tmpl()
232 if ( tmpl->dt_defaddlocation != NULL ) { in free_disptmpl()233 NSLDAPI_FREE( tmpl->dt_defaddlocation ); in free_disptmpl()589 tmpl->dt_defaddlocation = toks[ 0 ]; in read_next_tmpl()
244 char *dt_defaddlocation; member
916 char *dt_defaddlocation; member