Searched refs:sh_deparse (Results 1 – 2 of 2) sorted by relevance
65 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
2882 sh_deparse(sfstdout,(Shnode_t*)(nv_funtree(np)),0); in print_fun()2937 sh_deparse(sp,t->fork.forktre,0); in run_subshell()