Searched defs:quoted (Results 1 - 9 of 9) sorted by relevance

/src/bin/ksh/
H A Dtree.c298 int c, quoted=0; local in function:tputS
/src/bin/csh/
H A Ddol.c825 int quoted; local in function:heredoc
H A Dglob.c632 int pvec[2], c, quoted; local in function:backeval
/src/bin/sh/
H A Dshow.c636 int quoted = 0; local in function:sharg
[all...]
H A Dexpand.c563 int quoted; local in function:expari
622 expbackq(union node *cmd, int quoted, int flag) argument
1204 varvalue(const char *name, int quoted, in argument
[all...]
H A Djobs.c2049 int quoted = 0; local in function:cmdputs
H A Dparser.c1383 #define quoted macro
[all...]
/src/usr.bin/mail/
H A Dformat.c873 int quoted; local in function:get_display_name
[all...]
/src/usr.bin/make/
H A Dcond.c423 bool quoted; local in function:CondParser_Leaf
379 CondParser_StringExpr(CondParser * par,const char * start,bool doEval,bool quoted,Buffer * buf,FStr * out_str) argument
494 EvalTruthy(CondParser * par,const char * value,bool quoted) argument
[all...]

Completed in 13 milliseconds