Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c137 strendswith(const char *what, const char *suff) in strendswith() function
165 strendswith(input, "/.") || strendswith(input, "/..")) in systemd_escape_path()