Searched refs:Versionstr (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/lloadd/
H A Dmain.c108 const char Versionstr[] = OPENLDAP_PACKAGE variable
607 fprintf( stderr, "%s\n", Versionstr );
633 Debug( LDAP_DEBUG_ANY, "%s", Versionstr );
H A Dproto-lload.h210 LDAP_SLAPD_V (const char) Versionstr[];
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dmain.c104 const char Versionstr[] = variable
757 fprintf( stderr, "%s\n", Versionstr );
797 Debug( LDAP_DEBUG_ANY, "%s", Versionstr );
H A DMakefile.in332 $(MKVERSION) -s -n Versionstr slapd > $@
H A Dproto-slap.h2081 LDAP_SLAPD_V (const char) Versionstr[];
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dinit.c2282 bv.bv_val = strchr( (char *) Versionstr, '$' );

Completed in 201 milliseconds