Searched refs:p_comarg (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dtdump.c37 static int p_comarg(const struct comnod*);
79 return(p_comarg((struct comnod*)t));
214 static int p_comarg(register const struct comnod *com) function
H A Ddeparse.c49 static void p_comarg(const struct comnod*);
101 p_comarg((struct comnod*)t);
266 p_comarg(t->for_.forlst);
309 p_comarg(t->funct.functargs);
507 static void p_comarg(register const struct comnod *com) function
H A Dxec.c242 static int p_comarg(register struct comnod *com) function
282 return(p_comarg((struct comnod*)t));

Completed in 24 milliseconds