Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c3368 needs_quoting (char const *name) in needs_quoting() function
3405 f->quoted = needs_quoting (name); in gobble_file()
3588 if (f->linkname && f->quoted == 0 && needs_quoting (f->linkname)) in gobble_file()