Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dfstab-util.c257 u = unquote(tagvalue, QUOTES); in tag_to_udev_node()
/systemd-251/src/basic/
Dstring-util.h15 #define QUOTES "\"\'" macro
Dstring-util.c988 if (strchr(QUOTES "\\\x7f", *t)) in string_is_safe()