Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dtrestore.c35 static struct dolnod *r_comlist(Shell_t*);
277 else if(com->comarg = (struct argnod*)r_comlist(shp)) in r_comarg()
296 static struct dolnod *r_comlist(Shell_t *shp) in r_comlist() function