Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c41 static void r_comarg(Shell_t*,struct comnod*);
75 r_comarg(shp,(struct comnod*)t); in r_tree()
269 static void r_comarg(Shell_t *shp,struct comnod *com) in r_comarg() function