Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/
H A Dcomplete.c102 static char *rl_quote_filename PARAMS((char *, int, char *));
263 rl_quote_func_t *rl_filename_quoting_function = rl_quote_filename;
612 rl_quote_filename (s, rtype, qcp) in rl_quote_filename() function