Searched defs:quoted (Results 1 - 9 of 9) sorted by relevance
| /src/bin/ksh/ | ||
| H A D | tree.c | 298 int c, quoted=0; local in function:tputS |
| /src/bin/csh/ | ||
| H A D | dol.c | 825 int quoted; local in function:heredoc |
| H A D | glob.c | 632 int pvec[2], c, quoted; local in function:backeval |
| /src/bin/sh/ | ||
| H A D | show.c | 636 int quoted = 0; local in function:sharg [all...] |
| H A D | expand.c | 563 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 D | jobs.c | 2049 int quoted = 0; local in function:cmdputs |
| H A D | parser.c | 1383 #define quoted macro [all...] |
| /src/usr.bin/mail/ | ||
| H A D | format.c | 873 int quoted; local in function:get_display_name [all...] |
| /src/usr.bin/make/ | ||
| H A D | cond.c | 423 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