Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c138 strendswith(const char *what, const char *suff) in strendswith() function
166 strendswith(input, "/.") || strendswith(input, "/..")) in systemd_escape_path()
/src/usr.sbin/moused/moused/
H A Dutil.h370 strendswith(const char *str, const char *suffix) in strendswith() function
H A Dquirks.c1358 return strendswith(dir->d_name, ".quirks"); in is_data_file()