Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dsyn.c12 struct nesting_state { struct
35 static void nesting_push(struct nesting_state *, int); argument