Searched refs:cescape_char (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Descape.h43 size_t cescape_char(char c, char *buf);
H A Descape.c30 size_t cescape_char(char c, char *buf) { function
107 t += cescape_char(*f, t);
H A Dprocess-util.c402 sz += cescape_char(c, outcome + sz);

Completed in 594 milliseconds