Searched refs:DBG_REDIR (Results 1 - 4 of 4) sorted by path

/netbsd-current/bin/sh/
H A Dexpand.c151 VTRACE(DBG_EXPAND|DBG_REDIR, ("expandhere(%p)\n", arg));
154 VTRACE(DBG_EXPAND|DBG_REDIR, ("expandhere() -> %d\n", len));
H A Dredir.c179 VTRACE(DBG_REDIR, ("popredir %d%s: %s",
184 VTRACE(DBG_REDIR, ("closed\n"));
187 VTRACE(DBG_REDIR, ("from %d\n", rl->into));
226 CTRACE(DBG_REDIR, ("redirect(F=0x%x):%s\n", flags, redir?"":" NONE"));
244 VTRACE(DBG_REDIR, ("redir %d (max=%d limit=%ld) ",
250 VTRACE(DBG_REDIR, ("!cloexec\n"));
263 VTRACE(DBG_REDIR,
303 VTRACE(DBG_REDIR, ("fd %d saved as %d ", fd, i));
306 VTRACE(DBG_REDIR, ("%s\n", fd == 0 ? "STDIN" : ""));
344 VTRACE(DBG_REDIR, ("openredirec
[all...]
H A Dshell.h171 #define DBG_REDIR (1LL << 6) /* f (fds) */ macro
H A Dshow.c1062 { 'f', DBG_REDIR }, /* file descriptors & redirections */
1090 DBG_PROCS | DBG_REDIR | DBG_CMDS | DBG_ERRS |

Completed in 505 milliseconds