Home
last modified time | relevance | path

Searched defs:strpush (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/bin/sh/
H A Dinput.c69 struct strpush { struct
70 struct strpush *prev; /* preceding string on stack */ argument
90 struct strpush *strpush; /* for pushing strings at this level */ argument