Searched refs:backquotelist (Results 1 – 1 of 1) sorted by relevance
98 static struct nodelist *backquotelist; variable704 n->narg.backquote = backquotelist; in makename()1602 backquotelist = bqlist; in readtoken1()2250 if (backquotelist != NULL) in expandstr()2256 n.narg.backquote = backquotelist; in expandstr()