Searched refs:tostart (Results 1 – 2 of 2) sorted by relevance
409 do_scrub_chars (size_t (*get) (char *, size_t), char *tostart, size_t tolen) in do_scrub_chars() argument411 char *to = tostart; in do_scrub_chars()412 char *toend = tostart + tolen; in do_scrub_chars()1342 if ((to > tostart ? to[-1] : last_char) == '\\') in do_scrub_chars()1521 if (to > tostart) in do_scrub_chars()1523 return to - tostart; in do_scrub_chars()1536 if (to > tostart) in do_scrub_chars()1538 return to - tostart; in do_scrub_chars()