Searched refs:doexit (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h151 extern void doexit (Char **, struct command *);
H A Dsh.func.c489 doexit(Char **v, struct command *c) function
H A Dsh.init.c83 { "exit", doexit, 0, INF },
/freebsd-9.3-release/release/picobsd/tinyware/msh/
H A Dsh3.c67 _PROTOTYPE(int doexit, (struct op *t ));
975 doexit(t) function
1121 "exit", doexit,
/freebsd-9.3-release/usr.sbin/usbdump/
H A Dusbdump.c111 static int doexit = 0; variable
296 doexit = 1;
686 while (doexit == 0) {
/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Ddighost.c3063 goto doexit;
3069 goto doexit;
3075 goto doexit;
3096 goto doexit;
3107 doexit:

Completed in 131 milliseconds