Searched refs:tostart (Results 1 – 1 of 1) sorted by relevance
356 do_scrub_chars (size_t (*get) (char *, size_t), char *tostart, size_t tolen) in do_scrub_chars() argument358 char *to = tostart; in do_scrub_chars()359 char *toend = tostart + tolen; in do_scrub_chars()1287 if (to > tostart && *(to - 1) == '\\') in do_scrub_chars()1467 return to - tostart; in do_scrub_chars()1480 return to - tostart; in do_scrub_chars()