Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.decls.h85 extern void doechotc (Char **, struct command *);
H A Dsh.init.c72 { "echotc", doechotc, 0, INF },
H A Dtc.func.c402 doechotc(Char **v, struct command *c) in doechotc() function