Home
last modified time | relevance | path

Searched refs:strlist (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dash.c561 struct strlist { struct
562 struct strlist *next; argument
2536 listvars(int on, int off, struct strlist *lp, char ***end) in listvars()
2557 struct strlist *lp1 = lp; in listvars()
6107 struct strlist *list;
6108 struct strlist **lastp;
6131 struct strlist *sp; in ifsbreakup()
7687 struct strlist *sp; in addfname()
7760 expandmeta(struct strlist *str /*, int flag*/) in expandmeta()
7961 static struct strlist *
[all …]