Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Ddeparse.c65 extern void sh_deparse(Sfio_t*, const Shnode_t*,int);
67 void sh_deparse(Sfio_t *out, const Shnode_t *t,int tflags) in sh_deparse() function
H A Dxec.c2882 sh_deparse(sfstdout,(Shnode_t*)(nv_funtree(np)),0); in print_fun()
2937 sh_deparse(sp,t->fork.forktre,0); in run_subshell()