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

/freebsd-9.3-release/contrib/less/
H A Dfilename.c146 shell_quote(s) function
590 esccmd = shell_quote(cmd);
654 qfilename = shell_quote(p);
665 qfilename = shell_quote(p);
707 qpathname = shell_quote(pathname);
756 esc = shell_quote(esc);
H A Dlsystem.c137 char *esccmd = shell_quote(cmd);
H A Dmain.c216 filename = shell_quote(*argv);
H A Dfuncs.h119 public char * shell_quote ();
H A Dtags.c527 qtag = shell_quote(tag);
H A Dcmdbuf.c1093 char *qword = shell_quote(word+1);

Completed in 71 milliseconds