Searched refs:VXTRACE (Results 1 - 3 of 3) sorted by path

/netbsd-current/bin/sh/
H A Deval.c412 VXTRACE(DBG_EVAL, (" "), showtree(n->nbinary.ch1));
413 VXTRACE(DBG_EVAL, ("evalloop do: "), showtree(n->nbinary.ch2));
1225 VXTRACE(DBG_EVAL, ("Shell function%s: ",vforked?" VF":""),
1304 VXTRACE(DBG_EVAL, ("builtin command [%d]%s: ", argc,
1400 VXTRACE(DBG_EVAL, ("normal command%s: ", vforked?" VF":""),
H A Dmain.c335 VXTRACE(DBG_PARSE|DBG_EVAL|DBG_CMDS,("cmdloop: "),showtree(n));
H A Dshell.h152 #define VXTRACE(when, param, xtra) do { \ macro
217 #define VXTRACE(when, param, extra) /* cond verbose trace, plus more */ macro

Completed in 292 milliseconds