Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dtrestore.c38 static struct regnod *r_switch(Shell_t*);
131 t->sw.swlst = r_switch(shp); in r_tree()
312 static struct regnod *r_switch(Shell_t *shp) in r_switch() function