Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c738 static void print_fun(register Namval_t* np, void *data) in print_fun() function
848 nv_scan(shp->fun_tree, print_fun, (void*)0,0, 0); in sh_coexec()
3705 nv_scan(shp->fun_tree, print_fun, (void*)0,0, 0); in run_subshell()