Searched refs:ber_set_option (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getattr.c | 92 ber_set_option( *ber, LBER_OPT_REMAINING_BYTES, &seqlength )
|
H A D | setoption.c | 78 if (ber_set_option(NULL, LBER_OPT_MEMALLOC_FN_PTRS,
|
/illumos-gate/usr/src/lib/libldap5/include/ldap/ |
H A D | solaris-int.h | 40 * ber_init_w_nullchar() only. Callers of ber_set_option() or 121 * like this: ber_set_option( NULL, LBER_OPT_MEMALLOC_FN_PTRS, &memalloc_fns ); 152 LDAP_API(int) LDAP_CALL ber_set_option( BerElement *ber, int option,
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | io.c | 746 ber_set_option( struct berelement *ber, int option, void *value ) function
|
/illumos-gate/usr/src/cmd/ldap/common/ |
H A D | common.c | 437 ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL,
|
Completed in 77 milliseconds