Searched refs:nodelist (Results 1 – 1 of 1) sorted by relevance
897 struct nodelist *cmdlist;953 struct nodelist *backquote;1014 struct nodelist { struct1015 struct nodelist *next; argument1192 struct nodelist *bqlist; in sharg()1329 struct nodelist *lp; in shtree()4964 struct nodelist *lp; in cmdtxt()6114 static struct nodelist *argbackq;8937 sizenodelist(int funcblocksize, struct nodelist *lp) in sizenodelist()8940 funcblocksize += SHELL_ALIGN(sizeof(struct nodelist)); in sizenodelist()[all …]