Home
last modified time | relevance | path

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

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