Searched refs:LBER_TO_FILE_ONLY (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h175 #define LBER_TO_FILE_ONLY 0x02 /* only write to file, not network */ macro
/osnet-11/usr/src/lib/libldap4/ber/
H A Dio.c352 if ( sb->sb_options & (LBER_TO_FILE | LBER_TO_FILE_ONLY) ) {
362 if ( sb->sb_options & LBER_TO_FILE_ONLY ) {
/osnet-11/usr/src/cmd/ldap/common/
H A Dldaptest.c339 copyoptions = (LBER_TO_FILE | LBER_TO_FILE_ONLY);

Completed in 37 milliseconds