Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h164 extern void doonintr (Char **, struct command *);
H A Dsh.init.c119 { "onintr", doonintr, 0, 2 },
H A Dsh.func.c146 doonintr(Char **v, struct command *c) in doonintr() function