Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c568 struct strpush { struct
569 struct strpush *prev; /* preceding string on stack */ argument
578 struct strpush *spfree; argument
599 struct strpush *strpush; /* for pushing strings at this level */ member