Searched refs:botch (Results 1 - 11 of 11) sorted by last modified time

/freebsd-9.3-release/lib/libftpio/
H A Dftpio.c59 static int botch(char *func, char *botch_state);
671 botch(char *func, char *botch_state) function
673 /* Debug("ftp_pkg: botch: %s(%s)", func, botch_state); */
689 return botch("cmd", "open");
799 return botch("ftp_file_op", "open");
/freebsd-9.3-release/lib/libstand/arm/
H A D_setjmp.S77 bne botch
94 beq botch
103 botch: label
/freebsd-9.3-release/lib/libstand/mips/
H A D_setjmp.S101 bne v0, 0xACEDBADE, botch # jump if error
134 botch: label
/freebsd-9.3-release/lib/libc/arm/gen/
H A D_setjmp.S77 bne botch
94 beq botch
103 botch: label
H A Dsetjmp.S85 bne botch
116 beq botch
126 botch: label
/freebsd-9.3-release/lib/libc/mips/gen/
H A D_setjmp.S95 bne v0, t0, botch # jump if error
116 botch: label
H A Dsetjmp.S118 bne v0, t0, botch # jump if error
154 botch: label
/freebsd-9.3-release/contrib/sendmail/src/
H A Dreadcf.c236 char *botch; local
238 botch = NULL;
250 botch = "$1-$9";
254 botch = "$:";
258 botch = "$>";
262 botch = "$?";
266 botch = "$.";
270 botch = "$[";
274 botch = "$]";
278 botch
332 char *botch; local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dmips-tfile.c642 extern void botch (const char *) ATTRIBUTE_NORETURN;
5533 botch (const char *s)
5480 botch (const char *s) function
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES216 fixed (i think) the long-standing botch that included the beginning of
893 fixed a really stupid botch in the debugging macro dprintf
/freebsd-9.3-release/libexec/rtld-elf/
H A Dmalloc.c129 #define ASSERT(p) if (!(p)) botch("p")
132 botch(s) function

Completed in 119 milliseconds