Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dinit.c77 { "onintr", doonintr, 0, 2 },
H A Dextern.h123 void doonintr(Char **, struct command *);
H A Dfunc.c117 doonintr(Char **v, struct command *t) in doonintr() function