Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c4746 file_escape (char const *str, bool path) in file_escape() function
4796 char *h = file_escape (hostname, /* path= */ false); in quote_name()
4797 char *n = file_escape (absolute_name, /* path= */ true); in quote_name()