Home
last modified time | relevance | path

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

/minix3/external/bsd/less/dist/
H A Dfilename.c154 shell_quote(s) in shell_quote() function
598 esccmd = shell_quote(cmd);
662 qfilename = shell_quote(p);
673 qfilename = shell_quote(p);
715 qpathname = shell_quote(pathname);
764 esc = shell_quote(esc);
H A Dlsystem.c139 char *esccmd = shell_quote(cmd);
H A Dmain.c213 filename = shell_quote(*argv);
H A Dfuncs.h121 public char * shell_quote ();
H A Dtags.c529 qtag = shell_quote(tag);
H A Dcmdbuf.c1114 char *qword = shell_quote(word+1); in init_compl()
/minix3/external/public-domain/tz/
H A Dtzdata2netbsd58 echo "ABOUT TO DO:" "$(shell_quote "$@")"
77 # Usage: quotedlist="$(shell_quote args...)"
85 shell_quote()
/minix3/
H A Dbuild.sh290 shell_quote() function
1892 qval="$(shell_quote "${val}")"
/minix3/usr.sbin/postinstall/
H A Dpostinstall116 shell_quote() function