Home
last modified time | relevance | path

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

/src/bin/sh/
H A Dinput.c85 struct strpush basestrpush; /* so pushing one is fast */ member
314 sp = parsefile->strpush = &(parsefile->basestrpush); in pushstring()
343 if (sp != &(parsefile->basestrpush)) in popstring()
445 pf->basestrpush.prev = NULL; in pushfile()