HomeSort by: relevance | last modified time | path
    Searched refs:LBER_BOOLEAN (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
vc.c 172 if (tag == LBER_BOOLEAN) {
controls.c 235 if( tag == LBER_BOOLEAN ) {
  /src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/
dupent.c 126 if ( tag == LBER_BOOLEAN ) {
  /src/external/bsd/openldap/dist/libraries/liblber/
encode.c 339 tag = LBER_BOOLEAN;
  /src/external/bsd/openldap/dist/servers/slapd/
txn.c 199 if( tag == LBER_BOOLEAN ) {
controls.c 897 if( tag == LBER_BOOLEAN ) {
980 if ( tag == LBER_BOOLEAN ) {
  /src/external/bsd/openldap/dist/include/
lber.h 85 #define LBER_BOOLEAN ((ber_tag_t) 0x01UL)

Completed in 68 milliseconds