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

/freebsd-11-stable/bin/sh/
H A Dparser.c1404 struct nodelist *bqlist; local
1416 bqlist = NULL;
1556 out = parsebackq(out, &bqlist, 1,
1600 backquotelist = bqlist;
1628 out = parsebackq(out, &bqlist, 0,
H A Dshow.c176 struct nodelist *bqlist; local
184 bqlist = arg->narg.backquote;
246 shtree(bqlist->n, -1, NULL, fp);

Completed in 153 milliseconds