Searched defs:xescape (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/basic/ | ||
D | escape.h | 64 static inline char* xescape(const char *s, const char *bad) { in xescape() function |
/systemd-251/src/test/ | ||
D | test-escape.c | 15 TEST(xescape) { in TEST() argument |