Home
last modified time | relevance | path

Searched defs:traceon (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtrace.c47 traceon(void) in traceon() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtrace.c136 traceon() in traceon() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtrace.c81 traceon(char *file) in traceon() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c1164 int trunc=0, clexec=0, fn, traceon; in sh_redirect() local
1579 static int io_heredoc(Shell_t *shp,register struct ionod *iop, const char *name, int traceon) in io_heredoc()
H A Dxec.c580 volatile int traceon=0, lineno=0; in sh_eval() local
2851 register int traceon=0; in sh_exec() local
H A Dname.c304 int traceon = (sh_isoption(SH_XTRACE)!=0); in nv_setlist() local