Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
H A Dprocess-util.c168 sz += cescape_char(c, outcome + sz); in get_process_environ()
H A Dutil.h148 size_t cescape_char(char c, char *buf);
H A Dutil.c126 size_t cescape_char(char c, char *buf) { in cescape_char() function
553 t += cescape_char(*f, t); in cescape()

Completed in 7 milliseconds