Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c148 systemd_escape_path(char *input, const char *prepend, const char *append) in systemd_escape_path() function
439 const char *mountfile = systemd_escape_path(p_mountpoint, "", ".mount"); in line_worker()