Searched refs:bqlist (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/bin/sh/
H A Dshow.c176 struct nodelist *bqlist; local
184 bqlist = arg->narg.backquote;
246 shtree(bqlist->n, -1, NULL, fp);
H A Dparser.c1285 struct nodelist *bqlist; local
1297 bqlist = NULL;
1435 out = parsebackq(out, &bqlist, 1,
1479 backquotelist = bqlist;
1600 out = parsebackq(out, &bqlist, 0,

Completed in 97 milliseconds