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

  /src/external/bsd/openldap/dist/libraries/liblber/
lber-int.h 200 #define LBER_MALLOC(s) ber_memalloc((s))
sockbuf.c 199 d = LBER_MALLOC( sizeof( *d ) );
592 p = LBER_MALLOC( sizeof( *p ) );
804 sbiod->sbiod_pvt = LBER_MALLOC( strlen( arg ) + 1 );
  /src/external/bsd/openldap/dist/libraries/libldap/
sasl.c 572 p = LBER_MALLOC( sizeof( *p ) );
tls_g.c 1074 p = LBER_MALLOC( sizeof( *p ) );
tls_o.c 1370 p = LBER_MALLOC( sizeof( *p ) );

Completed in 42 milliseconds