Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dinput.c61 struct strpush { struct
62 struct strpush *prev; /* preceding string on stack */ argument
82 struct strpush *strpush; /* for pushing strings at this level */ argument