Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dinput.c86 struct strpush basestrpush; /* so pushing one is fast */ member
317 sp = parsefile->strpush = &(parsefile->basestrpush); in pushstring()
346 if (sp != &(parsefile->basestrpush)) in popstring()