Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dfilename.c130 static lbool metachar(char c)
136 * Must use quotes rather than escape char for this metachar?
167 if (metachar(*p)) in shell_quote()
172 * We've got a metachar, but this shell in shell_quote()
209 if (!metachar(*s)) in shell_quote()
131 static int metachar(char c) metachar() function
/freebsd/usr.bin/bmake/
H A DMakefile32 metachar.c \
/freebsd/contrib/bmake/
H A DMakefile19 metachar.c \
H A DFILES52 metachar.c
53 metachar.h
H A DChangeLog3142 o centralize shell metachar handling
3144 * FILES: add metachar.[ch]
/freebsd/crypto/openssh/regress/
H A Dscp.sh157 $SCP $scpopts *metachar* ${DIR2} 2>/dev/null; \