Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dfstab-util.c90 const char *name, *namefound = NULL, *x; in fstab_filter_options() local
138 namefound = name; in fstab_filter_options()
182 namefound = name; in fstab_filter_options()
195 *ret_namefound = namefound; in fstab_filter_options()
210 return !!namefound; in fstab_filter_options()