Home
last modified time | relevance | path

Searched refs:do_escape (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dunit-name.c312 static char *do_escape(const char *f, char *t) { in do_escape() function
343 t = do_escape(f, r); in unit_name_escape()