| /src/external/gpl3/gdb/dist/sim/testsuite/cris/c/ |
| readlink4.c | 12 void bye (const char *s, int i) function 35 bye ("path_max", max); 38 bye ("malloc", 0); 52 bye ("i", i); 57 bye ("errno", errno);
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/cris/c/ |
| readlink4.c | 12 void bye (const char *s, int i) function 35 bye ("path_max", max); 38 bye ("malloc", 0); 52 bye ("i", i); 57 bye ("errno", errno);
|
| /src/sys/arch/ews4800mips/stand/common/ |
| inckern.c | 53 goto bye; 60 goto bye; 64 goto bye; 90 bye:
|
| /src/common/dist/zlib/examples/ |
| gzappend.c | 93 local void bye(char *msg1, char *msg2) function 185 if (len == -1) bye("error reading ", in->name); 194 if (readin(in) == 0) bye("unexpected end of ", in->name); 211 bye("seeking ", in->name); 216 bye("unexpected end of ", in->name); 240 if (read1(in) != 31 || read1(in) != 139) bye(in->name, " not a gzip file"); 241 if (read1(in) != 8) bye("unknown compression method in", in->name); 243 if (flags & 0xe0) bye("unknown header flags set in", in->name); 271 if (gz.fd == -1) bye("cannot open ", name); 273 if (gz.buf == NULL) bye("out of memory", "") [all...] |
| /src/external/gpl3/binutils/dist/zlib/examples/ |
| gzappend.c | 93 local void bye(char *msg1, char *msg2) function 185 if (len == -1) bye("error reading ", in->name); 194 if (readin(in) == 0) bye("unexpected end of ", in->name); 211 bye("seeking ", in->name); 216 bye("unexpected end of ", in->name); 240 if (read1(in) != 31 || read1(in) != 139) bye(in->name, " not a gzip file"); 241 if (read1(in) != 8) bye("unknown compression method in", in->name); 243 if (flags & 0xe0) bye("unknown header flags set in", in->name); 271 if (gz.fd == -1) bye("cannot open ", name); 273 if (gz.buf == NULL) bye("out of memory", "") [all...] |
| /src/external/gpl3/binutils.old/dist/zlib/examples/ |
| gzappend.c | 93 local void bye(char *msg1, char *msg2) function 185 if (len == -1) bye("error reading ", in->name); 194 if (readin(in) == 0) bye("unexpected end of ", in->name); 211 bye("seeking ", in->name); 216 bye("unexpected end of ", in->name); 240 if (read1(in) != 31 || read1(in) != 139) bye(in->name, " not a gzip file"); 241 if (read1(in) != 8) bye("unknown compression method in", in->name); 243 if (flags & 0xe0) bye("unknown header flags set in", in->name); 271 if (gz.fd == -1) bye("cannot open ", name); 273 if (gz.buf == NULL) bye("out of memory", "") [all...] |
| /src/external/gpl3/gdb.old/dist/zlib/examples/ |
| gzappend.c | 93 local void bye(char *msg1, char *msg2) function 185 if (len == -1) bye("error reading ", in->name); 194 if (readin(in) == 0) bye("unexpected end of ", in->name); 211 bye("seeking ", in->name); 216 bye("unexpected end of ", in->name); 240 if (read1(in) != 31 || read1(in) != 139) bye(in->name, " not a gzip file"); 241 if (read1(in) != 8) bye("unknown compression method in", in->name); 243 if (flags & 0xe0) bye("unknown header flags set in", in->name); 271 if (gz.fd == -1) bye("cannot open ", name); 273 if (gz.buf == NULL) bye("out of memory", "") [all...] |
| /src/external/gpl3/gdb/dist/zlib/examples/ |
| gzappend.c | 93 local void bye(char *msg1, char *msg2) function 185 if (len == -1) bye("error reading ", in->name); 194 if (readin(in) == 0) bye("unexpected end of ", in->name); 211 bye("seeking ", in->name); 216 bye("unexpected end of ", in->name); 240 if (read1(in) != 31 || read1(in) != 139) bye(in->name, " not a gzip file"); 241 if (read1(in) != 8) bye("unknown compression method in", in->name); 243 if (flags & 0xe0) bye("unknown header flags set in", in->name); 271 if (gz.fd == -1) bye("cannot open ", name); 273 if (gz.buf == NULL) bye("out of memory", "") [all...] |
| /src/usr.bin/make/unit-tests/ |
| sunshcmd.mk | 3 BYECMD= echo bye
|
| /src/sbin/iscsictl/ |
| iscsic_main.c | 197 * bye: 202 bye(void) function 233 bye(); 251 bye(); 276 bye(); 300 bye(); 323 bye(); 352 bye();
|
| /src/lib/libc/citrus/ |
| citrus_ctype_fallback.c | 144 goto bye; 148 goto bye; 158 goto bye; 169 bye:
|
| citrus_ctype_template.h | 261 goto bye; 269 goto bye; 279 bye: 318 goto bye; 322 goto bye; 330 goto bye; 340 bye:
|
| /src/games/cribbage/ |
| cribbage.h | 63 void bye(void);
|
| io.c | 501 bye(); /* quit the game */ 568 bye(); 573 * bye: 577 bye(void) function
|
| crib.c | 171 bye();
|
| /src/external/bsd/atf/dist/atf-sh/ |
| integration_test.sh | 78 >>> hello bye <<< 81 atf_check -s eq:0 -o file:expout -e empty atf-sh tp ' hello bye ' 'foo bar'
|
| /src/external/bsd/lutok/dist/ |
| examples_test.sh | 103 String in field baz: bye
|
| /src/usr.bin/lock/ |
| lock.c | 83 static void bye(int) __dead; 240 if (signal(SIGALRM, bye) == SIG_ERR) 355 bye(int dummy) function
|
| /src/external/public-domain/sqlite/dist/autosetup/ |
| proj.tcl | 2457 set argv {-a "hi - world" -b -b -b -- -a {bye bye} -- -d -D c -a "" --} 2468 proj-assert {$flags(-a) eq "{hi - world} {bye bye} {}"} 2475 proj-assert {$x in {{hi - world} {bye bye} {}}} 2480 set argv {-a {hi world} -b -maybe -- -a {bye bye} -- -b c --} 2488 proj-assert {"-a {bye bye} -- -b c --" eq $argv [all...] |
| /src/usr.bin/telnet/ |
| commands.c | 155 static int bye(int, char *[]); 1415 bye(int argc, char *argv[]) 1442 (void) call(bye, "bye", "fromquit", 0); 2302 { "close", closehelp, bye, 1 }, 1409 bye(int argc, char *argv[]) function
|
| /src/tests/bin/sh/ |
| t_redir.sh | 295 atf_check -s exit:0 -o empty -e empty ${TEST_SH} -c 'echo Bye >>Output' 297 test "$(cat Output)" = "Hello${nl}Bye" || atf_fail \ 757 ( printf "bye-bye\n" >&6 ) 760 read bye <&8 || echo >&2 "Closed?" 761 echo Bye="$bye" 763 atf_check -s exit:0 -o match:Bye=bye-bye -e empty [all...] |
| /src/external/gpl3/gdb/dist/readline/readline/doc/ |
| texi2html | 3112 last if $tag eq 'bye';
|
| /src/external/gpl3/gdb.old/dist/readline/readline/doc/ |
| texi2html | 3112 last if $tag eq 'bye';
|
| /src/external/gpl3/binutils/dist/gprofng/doc/ |
| texinfo.tex | 1013 % @bye. 1014 \outer\def\bye{\chappager\pagelabels\tracingstats=1\ptexend} 8805 % Until the next @node or @bye command, divert output to a box that is not 8811 {\let\bye\relax 8812 \gdef\ignorenodebye{\let\bye\ignorenodebyedef} 8813 \gdef\ignorenodebyedef{\egroup(`Top' node ignored)\bye}} 8814 % The redefinition of \bye here is because it is declared \outer
|
| /src/external/gpl3/binutils.old/dist/gprofng/doc/ |
| texinfo.tex | 1013 % @bye. 1014 \outer\def\bye{\chappager\pagelabels\tracingstats=1\ptexend} 8805 % Until the next @node or @bye command, divert output to a box that is not 8811 {\let\bye\relax 8812 \gdef\ignorenodebye{\let\bye\ignorenodebyedef} 8813 \gdef\ignorenodebyedef{\egroup(`Top' node ignored)\bye}} 8814 % The redefinition of \bye here is because it is declared \outer
|