Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/less/
H A Dfilename.c40 shell_unquote(char *str) in shell_unquote() function
208 qpathname = shell_unquote(pathname); in dirfile()
333 s = shell_unquote(qs); in fcomplete()
398 filename = shell_unquote(ofilename); in lglob()
451 filename = shell_unquote(filename); in is_dir()
469 filename = shell_unquote(filename); in bad_file()
H A Dedit.c218 qopen_filename = shell_unquote(filename); in edit_ifile()
614 filename = shell_unquote(filename); in use_logfile()
H A Dfuncs.h117 char *shell_unquote(char *);
H A Dtags.c207 p = shell_unquote(tags); in findctag()
H A Ddecode.c632 filename = shell_unquote(filename); in lesskey()