Searched refs:last_ch (Results 1 – 2 of 2) sorted by relevance
162 int last_ch; in dict_tcp_lookup() local194 last_ch = vstring_get_nonl_bound(dict_tcp->hex_buf, dict_tcp->fp, in dict_tcp_lookup()196 if (last_ch == '\n') in dict_tcp_lookup()202 if (last_ch < 0) in dict_tcp_lookup()
797 int last_ch = '\n', found_entry = 0, stop, top_comment = 0; in ldif_read_record() local799 for ( stop = 0; !stop; last_ch = line[len-1] ) { in ldif_read_record()825 if (last_ch != '\n') { in ldif_read_record()841 if ( last_ch == '\n' ) { in ldif_read_record()