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

  /src/external/bsd/openldap/dist/libraries/libldap/
ldif.c 798 int last_ch = '\n', found_entry = 0, stop, top_comment = 0; local
853 top_comment = 0;
861 top_comment = 1;
862 } else if ( ! ( top_comment && line[0] == ' ' ) ) {
ldif.c 798 int last_ch = '\n', found_entry = 0, stop, top_comment = 0; local
853 top_comment = 0;
861 top_comment = 1;
862 } else if ( ! ( top_comment && line[0] == ' ' ) ) {

Completed in 41 milliseconds