Searched refs:tester_uri (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/progs/
H A Dslapd-common.h37 extern char * tester_uri( char *uri, char *host, int port );
H A Dslapd-common.c212 tester_uri( char *uri, char *host, int port ) function
H A Dslapd-modrdn.c171 uri = tester_uri( uri, host, port );
H A Dslapd-modify.c188 uri = tester_uri( uri, host, port );
H A Dslapd-addel.c186 uri = tester_uri( uri, host, port );
H A Dslapd-read.c213 uri = tester_uri( uri, host, port );
H A Dslapd-search.c242 uri = tester_uri( uri, host, port );
H A Dslapd-bind.c251 uri = tester_uri( uri, host, port );

Completed in 74 milliseconds