Searched refs:cescape_char (Results 1 – 5 of 5) sorted by relevance
14 int cescape_char(char c, char *buf) { in cescape_char() function93 t += cescape_char(*f, t); in cescape_length()480 t += cescape_char(*s, t); in strcpy_backslash_escaped()
46 int cescape_char(char c, char *buf);
469 w = cescape_char(*s, four); in cellescape()
622 sz += cescape_char(c, outcome + sz); in get_process_environ()
205 l = cescape_char(*data, buf); in get_data_newline()