Searched refs:LDAPTOOL_DEFSEP (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/ldap/common/
H A Dldaptool.h118 #define LDAPTOOL_DEFSEP "=" /* used by ldapcmp and ldapsearch */ macro
H A Dldapsearch.c103 fprintf( stderr, gettext(" -F sep\tprint `sep' instead of `%s' between attribute names\n"), LDAPTOOL_DEFSEP );
132 static char *sep = LDAPTOOL_DEFSEP;

Completed in 21 milliseconds