Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h119 extern void xechoit (Char **);
H A Dsh.exec.c217 xechoit(av); /* Echo command if -x */ in doexec()
618 xechoit(Char **t) in xechoit() function
H A Dsh.func.c134 xechoit(t->t_dcom); in func()