Searched refs:fn_dup (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/bin/setfacl/
H A Dsetfacl.c111 const char *fn_dup; local
219 fn_dup = strdup(filename);
220 if (fn_dup == NULL)
222 add_filename(fn_dup);

Completed in 140 milliseconds