Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c305 static size_t quote_name_width (char const *name,
3943 : quote_name_width (f->name, filename_quoting_options, f->quoted); in fileinfo_name_width()
4724 quote_name_width (char const *name, struct quoting_options const *options, in quote_name_width() function