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

/freebsd-10.2-release/bin/sh/
H A Dinput.c89 struct strpush basestrpush; /* so pushing one is fast */ member in struct:parsefile
352 sp = parsefile->strpush = &(parsefile->basestrpush);
381 if (sp != &(parsefile->basestrpush))
471 pf->basestrpush.prev = NULL;

Completed in 50 milliseconds