Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c600 struct strpush basestrpush; /* so pushing one is fast */ member
10713 sp = &(g_parsefile->basestrpush); in pushstring()
10949 if (psp != &(g_parsefile->basestrpush)) in freestrings()