Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c591 struct parsefile { struct
592 struct parsefile *prev; /* preceding file on stack */ argument
612 static struct parsefile basepf; /* top level input file */ argument