Home
last modified time | relevance | path

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

/src/bin/sh/
H A Dinput.c63 struct strpush { struct
64 struct strpush *prev; /* preceding string on stack */ argument
84 struct strpush *strpush; /* for pushing strings at this level */ argument