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

/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h174 #define LBER_TO_FILE 0x01 /* to a file referenced by sb_fd */ macro
/osnet-11/usr/src/cmd/ldap/common/
H A Dldaptest.c334 copyoptions = LBER_TO_FILE;
339 copyoptions = (LBER_TO_FILE | LBER_TO_FILE_ONLY);
/osnet-11/usr/src/lib/libldap4/ber/
H A Dio.c352 if ( sb->sb_options & (LBER_TO_FILE | LBER_TO_FILE_ONLY) ) {

Completed in 209 milliseconds