Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c258 static size_t quote_name_buf (char **inbuf, size_t bufsize, char *name,
4529 quote_name_buf (char **inbuf, size_t bufsize, char *name, in quote_name_buf() function
4732 quote_name_buf (&buf, sizeof smallbuf, (char *) name, options, in quote_name_width()
4776 len = quote_name_buf (&buf, sizeof smallbuf, (char *) name, options, in quote_name()