Searched defs:line_end (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/libdiff/lib/ |
H A D | diff_atomize_text.c | 59 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 D | line_reader.c | 52 char *buff, *buff_end, *line_start, *line_end; global() member [all...] |
/freebsd/contrib/diff/lib/ |
H A D | exclude.c | 204 char line_end) in add_exclude_file()
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | http_server.c | 421 char *key, *value, *line_end = NULL; in http_server_get_asn1_req() local
|
/freebsd/usr.bin/dtc/ |
H A D | input_buffer.cc | 1060 int line_end = loc; in parse_error() local
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | tncc.c | 1070 char *config, *end, *pos, *line_end; in tncc_read_config() local
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | tncs.c | 1018 char *config, *end, *pos, *line_end; in tncs_read_config() local
|
/freebsd/contrib/bmake/ |
H A D | parse.c | 2367 char *line_end = line; in ParseRawLine() local 2518 char *line_end; in ReadLowLevelLine() local
|
/freebsd/contrib/less/ |
H A D | search.c | 929 char *line_end = line + line_len; hilite_line() local [all...] |
/freebsd/crypto/openssl/crypto/http/ |
H A D | http_client.c | 530 char *buf, *key, *value, *line_end = NULL; in OSSL_HTTP_REQ_CTX_nbio() local
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 543 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
|