Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dfstab-util.c233 static char *unquote(const char *s, const char* quotes) { in unquote() function
257 u = unquote(tagvalue, QUOTES); in tag_to_udev_node()