Home
last modified time | relevance | path

Searched defs:line_end (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/libdiff/lib/
H A Ddiff_atomize_text.c59 off_t line_end = pos; in diff_data_atomize_text_lines_fd() local
164 const uint8_t *line_start = pos, *line_end = pos; in diff_data_atomize_text_lines_mmap() local
/freebsd/contrib/libarchive/libarchive_fe/
H A Dline_reader.c52 char *buff, *buff_end, *line_start, *line_end; global() member
[all...]
/freebsd/contrib/diff/lib/
H A Dexclude.c204 char line_end) in add_exclude_file()
/freebsd/crypto/openssl/apps/lib/
H A Dhttp_server.c421 char *key, *value, *line_end = NULL; in http_server_get_asn1_req() local
/freebsd/usr.bin/dtc/
H A Dinput_buffer.cc1060 int line_end = loc; in parse_error() local
/freebsd/contrib/wpa/src/eap_peer/
H A Dtncc.c1070 char *config, *end, *pos, *line_end; in tncc_read_config() local
/freebsd/contrib/wpa/src/eap_server/
H A Dtncs.c1018 char *config, *end, *pos, *line_end; in tncs_read_config() local
/freebsd/contrib/bmake/
H A Dparse.c2367 char *line_end = line; in ParseRawLine() local
2518 char *line_end; in ReadLowLevelLine() local
/freebsd/contrib/less/
H A Dsearch.c929 char *line_end = line + line_len; hilite_line() local
[all...]
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c530 char *buf, *key, *value, *line_end = NULL; in OSSL_HTTP_REQ_CTX_nbio() local
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc543 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local