Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dtrestore.c41 static void r_comarg(Shell_t*,struct comnod*);
75 r_comarg(shp,(struct comnod*)t); in r_tree()
265 static void r_comarg(Shell_t *shp,struct comnod *com) in r_comarg() function