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

  /src/external/bsd/openldap/dist/libraries/liblber/
encode.c 503 static ber_tag_t lber_int_null = 0; variable
560 if( lber_int_null != 0 ) {
562 rc = ber_put_null( ber, lber_int_null );
encode.c 503 static ber_tag_t lber_int_null = 0; variable
560 if( lber_int_null != 0 ) {
562 rc = ber_put_null( ber, lber_int_null );

Completed in 118 milliseconds