| /src/external/gpl3/gdb/dist/sim/testsuite/cris/hw/rv-n-cris/ |
| quit.s | 4 quit
|
| rvc.exp | 45 set comp_output [target_assemble $srcdir/$subdir/quit.s $objdir/quit.o \ 54 set comp_output [target_link $objdir/quit.o $objdir/quit.x ""] 63 [sim_run $objdir/quit.x \
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/cris/hw/rv-n-cris/ |
| quit.s | 4 quit
|
| rvc.exp | 45 set comp_output [target_assemble $srcdir/$subdir/quit.s $objdir/quit.o \ 54 set comp_output [target_link $objdir/quit.o $objdir/quit.x ""] 63 [sim_run $objdir/quit.x \
|
| /src/usr.sbin/timed/timedc/ |
| timedc-extern.h | 44 void quit(int, char *[]) __dead;
|
| cmdtab.c | 55 { "quit", quithelp, quit },
|
| /src/external/bsd/top/dist/ |
| top.h | 78 void quit(int);
|
| /src/tests/fs/nfs/ |
| t_mountd.c | 55 static volatile int quit; variable 65 while (!quit) { 82 quit = 1; 99 for (attempts = 100; attempts && !quit; attempts--) { 103 quit = 1;
|
| /src/tests/fs/vfs/ |
| t_rmdirrace.c | 68 int res, fd, quit; local 81 quit = 0; 83 res = pthread_create(&th1, NULL, func1, &quit); 86 res = pthread_create(&th2, NULL, func2, &quit); 92 quit = 1;
|
| /src/usr.sbin/lpr/lpc/ |
| extern.h | 46 void quit(int, char **) __dead;
|
| cmdtab.c | 67 { "exit", quithelp, quit, 0 }, 71 { "quit", quithelp, quit, 0 },
|
| /src/common/dist/zlib/examples/ |
| fitblk.c | 62 local void quit(char *why) function 138 quit("need one argument: size of output block"); 141 quit("argument must be a number"); 143 quit("need positive size of 8 or greater"); 153 quit("out of memory"); 160 quit("error reading input"); 167 quit("error writing output"); 188 quit("out of memory"); 199 quit("out of memory"); 214 quit("out of memory") [all...] |
| /src/external/bsd/zstd/dist/zlibWrapper/examples/ |
| fitblk_original.c | 62 local void quit(char *why) function 138 quit("need one argument: size of output block"); 141 quit("argument must be a number"); 143 quit("need positive size of 8 or greater"); 153 quit("out of memory"); 160 quit("error reading input"); 167 quit("error writing output"); 188 quit("out of memory"); 199 quit("out of memory"); 214 quit("out of memory") [all...] |
| /src/external/gpl3/binutils/dist/zlib/examples/ |
| fitblk.c | 62 local void quit(char *why) function 138 quit("need one argument: size of output block"); 141 quit("argument must be a number"); 143 quit("need positive size of 8 or greater"); 153 quit("out of memory"); 160 quit("error reading input"); 167 quit("error writing output"); 188 quit("out of memory"); 199 quit("out of memory"); 214 quit("out of memory") [all...] |
| /src/external/gpl3/binutils.old/dist/zlib/examples/ |
| fitblk.c | 62 local void quit(char *why) function 138 quit("need one argument: size of output block"); 141 quit("argument must be a number"); 143 quit("need positive size of 8 or greater"); 153 quit("out of memory"); 160 quit("error reading input"); 167 quit("error writing output"); 188 quit("out of memory"); 199 quit("out of memory"); 214 quit("out of memory") [all...] |
| /src/external/gpl3/gdb/dist/zlib/examples/ |
| fitblk.c | 62 local void quit(char *why) function 138 quit("need one argument: size of output block"); 141 quit("argument must be a number"); 143 quit("need positive size of 8 or greater"); 153 quit("out of memory"); 160 quit("error reading input"); 167 quit("error writing output"); 188 quit("out of memory"); 199 quit("out of memory"); 214 quit("out of memory") [all...] |
| /src/external/gpl3/gdb.old/dist/zlib/examples/ |
| fitblk.c | 62 local void quit(char *why) function 138 quit("need one argument: size of output block"); 141 quit("argument must be a number"); 143 quit("need positive size of 8 or greater"); 153 quit("out of memory"); 160 quit("error reading input"); 167 quit("error writing output"); 188 quit("out of memory"); 199 quit("out of memory"); 214 quit("out of memory") [all...] |
| /src/distrib/utils/more/ |
| ttyin.c | 83 quit();
|
| /src/lib/libc/citrus/ |
| citrus_mapper.c | 89 goto quit; 96 goto quit; 101 goto quit; 107 goto quit; 113 quit: 158 goto quit; 162 goto quit; 179 quit: 339 goto quit; 346 goto quit; [all...] |
| /src/tests/kernel/ |
| t_filedesc.c | 54 static volatile bool quit; variable 61 while (!quit) 99 quit = true;
|
| /src/external/bsd/wpa/dist/wpa_supplicant/examples/p2p/ |
| p2p_connect.py | 162 quit() 176 quit() 183 quit() 199 quit() 240 quit() 247 quit() 273 quit() 279 quit() 285 quit() 294 quit() [all...] |
| p2p_find.py | 137 quit() 144 quit() 155 quit() 166 quit() 175 quit() 192 quit()
|
| p2p_listen.py | 127 quit() 134 quit() 145 quit() 156 quit() 165 quit() 182 quit()
|
| /src/tests/net/if_vlan/ |
| bpfopen.c | 68 static sig_atomic_t quit; variable 149 quit = 1; 230 quit = 0; 238 while (quit == 0) { 245 quit = 1; 253 quit = 1;
|
| /src/usr.bin/talk/ |
| io.c | 85 quit(); 92 quit(); 124 quit();
|