Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c561 struct strlist { struct
562 struct strlist *next; argument
563 char *text;