Home
last modified time | relevance | path

Searched refs:authc_id (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-common.c382 if ( config->authc_id != NULL ) { in tester_config_opt()
389 config->authc_id = optarg; in tester_config_opt()
467 config->authc_id, in tester_config_finish()
H A Dslapd-common.h63 char *authc_id; member