Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c10937 struct strpush *psp; in freestrings() local
10946 psp = sp; in freestrings()
10949 if (psp != &(g_parsefile->basestrpush)) in freestrings()
10950 free(psp); in freestrings()