Home
last modified time | relevance | path

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

/trueos/bin/sh/
HDinput.c89 struct strpush basestrpush; /* so pushing one is fast */ member
352 sp = parsefile->strpush = &(parsefile->basestrpush); in pushstring()
381 if (sp != &(parsefile->basestrpush)) in popstring()
471 pf->basestrpush.prev = NULL; in pushfile()