Lines Matching defs:end
130 const char *pos, *end;
151 pos = end + 1, line++) {
155 for (end = pos; end < message + message_len && *end != '\n'; end++)
157 len = end - pos;
162 * at the end of the line, instead of putting dots in the middle
167 end + 1 >= message + PRINT_CHAR_THRESHOLD;
803 /* Iterate through the end of the list */
962 /* Seek to end */