Home
last modified time | relevance | path

Searched defs:cellescape (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-string-util.c133 TEST(cellescape) { in TEST() argument
/systemd-251/src/basic/
Dstring-util.c445 char *cellescape(char *buf, size_t len, const char *s) { in cellescape() function