Home
last modified time | relevance | path

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

/minix3/bin/sh/
H A Dinput.c71 struct strpush { struct
72 struct strpush *prev; /* preceding string on stack */ argument
93 struct strpush *strpush; /* for pushing strings at this level */ argument