Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dspecifier.h98 static inline char* specifier_escape(const char *string) { in specifier_escape() function
/systemd-251/src/test/
Dtest-specifier.c20 TEST(specifier_escape) { in TEST() argument