Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c37 static struct ionod *r_redirect(Shell_t*);
82 t->fork.forkio = r_redirect(shp); in r_tree()
128 t->sw.swio = r_redirect(shp); in r_tree()
232 static struct ionod *r_redirect(Shell_t* shp) in r_redirect() function
272 com->comio = r_redirect(shp); in r_comarg()