Searched refs:tester_perror (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/progs/
H A Dslapd-common.h39 extern void tester_perror( const char *fname, const char *msg );
H A Dslapd-addel.c220 tester_perror( "realloc", NULL );
227 tester_perror( "calloc", NULL );
232 tester_perror( "strdup", NULL );
247 tester_perror( "ber_memrealloc", NULL );
253 tester_perror( "ber_memalloc", NULL );
260 tester_perror( "malloc", NULL );
335 tester_perror( "ldap_initialize", NULL );
H A Dslapd-common.c287 tester_perror( const char *fname, const char *msg ) function
H A Dslapd-modrdn.c218 tester_perror( "ldap_initialize", NULL );
H A Dslapd-read.c250 tester_perror( "ldap_initialize", NULL );
345 tester_perror( "ldap_initialize", NULL );
H A Dslapd-search.c283 tester_perror( "ldap_initialize", NULL );
400 tester_perror( "ldap_initialize", NULL );
H A Dslapd-bind.c335 tester_perror( "ldap_initialize", NULL );
441 tester_perror( "ldap_initialize", NULL );
H A Dslapd-modify.c224 tester_perror( "ldap_initialize", NULL );
H A Dslapd-tester.c1082 tester_perror( "execvp", NULL );
1094 tester_perror( "fork", NULL );
1164 tester_perror( "_spawnvp", NULL );

Completed in 68 milliseconds