Home
last modified time | relevance | path

Searched refs:r_switch (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c38 static struct regnod *r_switch(Shell_t*);
131 t->sw.swlst = r_switch(shp); in r_tree()
316 static struct regnod *r_switch(Shell_t *shp) in r_switch() function