Searched refs:shell_quote (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dfilename.c142 shell_quote(s) function
589 esccmd = shell_quote(cmd);
650 qfilename = shell_quote(p);
661 qfilename = shell_quote(p);
702 qfilename = shell_quote(pfilename);
751 esc = shell_quote(esc);
883 qfilename = shell_quote(filename);
H A Dlsystem.c137 char *esccmd = shell_quote(cmd);
H A Dtags.c554 qtag = shell_quote(tag);
H A Dfuncs.h124 public char * shell_quote LESSPARAMS ((char *s));
H A Dcmdbuf.c1070 char *qword = shell_quote(word+1);

Completed in 154 milliseconds