Searched refs:LDAP_OPT_MEMALLOC_FN_PTRS (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c58 if ( option == LDAP_OPT_MEMALLOC_FN_PTRS ) {
H A Dsetoption.c60 if (option == LDAP_OPT_MEMALLOC_FN_PTRS) {
/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h429 * ldap_set_option( NULL, LDAP_OPT_MEMALLOC_FN_PTRS, &memalloc_fns );
433 #define LDAP_OPT_MEMALLOC_FN_PTRS 0x61 /* 97 - API extension */ macro
/osnet-11/usr/src/cmd/ldap/common/
H A Dcommon.c323 ldap_set_option( NULL, LDAP_OPT_MEMALLOC_FN_PTRS, &mafns );

Completed in 22 milliseconds