| /plan9/sys/src/cmd/aux/ |
| H A D | conswdir.c | 17 } keep[] = { variable 35 for(i = 0; i < nelem(keep); i++){ in save() 36 *keep[i].name = 0; in save() 37 if((fd = open(keep[i].file, OREAD)) != -1){ in save() 38 read(fd, keep[i].name, sizeof(keep[i].name)); in save() 48 for(i = 0; i < nelem(keep); i++) in rest() 49 if((fd = open(keep[i].file, OWRITE)) != -1){ in rest() 50 write(fd, keep[i].name, strlen(keep[i].name)); in rest()
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | istack.c | 35 private int ref_stack_push_block(ref_stack_t *pstack, uint keep, uint add); 178 uint keep = data_size - margin; in ref_stack_set_margin() local 179 int code = ref_stack_push_block(pstack, keep, used - keep); in ref_stack_set_margin() 446 uint keep = (pstack->top - pstack->bot + 1) / 3; in ref_stack_extend() local 452 if (keep + request > pstack->body_size) in ref_stack_extend() 453 keep = pstack->body_size - request; in ref_stack_extend() 454 if (keep > count) in ref_stack_extend() 455 keep = count; /* required by ref_stack_push_block */ in ref_stack_extend() 456 return ref_stack_push_block(pstack, keep, request); in ref_stack_extend() 499 ref_stack_push_block(ref_stack_t *pstack, uint keep, uint add) in ref_stack_push_block() argument [all …]
|
| H A D | iname.c | 558 bool keep = !free_empty; in name_scan_sub() local 563 nbase = 1, keep = true; /* don't free name 0 */ in name_scan_sub() 569 keep = true; in name_scan_sub() 577 if (keep) in name_scan_sub()
|
| H A D | gxpcmap.c | 516 goto keep; in gx_pattern_cache_add_entry() 518 goto keep; in gx_pattern_cache_add_entry() 522 keep:; in gx_pattern_cache_add_entry()
|
| H A D | wccommon.mak | 38 # Define additional extensions to keep `make' happy
|
| /plan9/sys/lib/tmac/ |
| H A D | tmac.skeep | 1 . \"KS keep - for keep release features. As in IFM 7 . \"KQ - real keep processor 25 . \"KF - floating keep 31 . \"FQ real floating keep processor 48 . \"KP - keep full page 52 . \"KE release - everything between keep and release is together
|
| /plan9/sys/src/cmd/ |
| H A D | tail.c | 37 extern void keep(void); 98 keep(); in main() 216 keep(void) in keep() function
|
| /plan9/cron/sys/ |
| H A D | cron | 3 # keep backup of key info
|
| /plan9/sys/src/cmd/gs/libpng/ |
| H A D | pngwrite.c | 106 int keep=png_handle_as_unknown(png_ptr, up->name); in png_write_info_before_PLTE() local 107 if (keep != PNG_HANDLE_CHUNK_NEVER && in png_write_info_before_PLTE() 110 ((up->name[3] & 0x20) || keep == PNG_HANDLE_CHUNK_ALWAYS || in png_write_info_before_PLTE() 270 int keep=png_handle_as_unknown(png_ptr, up->name); in png_write_info() local 271 if (keep != PNG_HANDLE_CHUNK_NEVER && in png_write_info() 274 ((up->name[3] & 0x20) || keep == PNG_HANDLE_CHUNK_ALWAYS || in png_write_info() 370 int keep=png_handle_as_unknown(png_ptr, up->name); in png_write_end() local 371 if (keep != PNG_HANDLE_CHUNK_NEVER && in png_write_end() 373 ((up->name[3] & 0x20) || keep == PNG_HANDLE_CHUNK_ALWAYS || in png_write_end()
|
| H A D | pngset.c | 1057 png_set_keep_unknown_chunks(png_structp png_ptr, int keep, png_bytep in png_set_keep_unknown_chunks() argument 1064 if(keep == PNG_HANDLE_CHUNK_ALWAYS || keep == PNG_HANDLE_CHUNK_IF_SAFE) in png_set_keep_unknown_chunks() 1069 if(keep == PNG_HANDLE_CHUNK_ALWAYS) in png_set_keep_unknown_chunks() 1090 *p=(png_byte)keep; in png_set_keep_unknown_chunks()
|
| /plan9/sys/src/cmd/cfs/ |
| H A D | notes | 15 ? how do we keep cfs from swapping?
|
| /plan9/sys/src/cmd/scat/ |
| H A D | scat.c | 548 cull(char *s, int keep, int dobbox) in cull() argument 640 keepthis = !keep; in cull() 642 keepthis = keep; in cull() 644 keepthis = keep; in cull() 646 keepthis = keep; in cull() 648 keepthis = keep; in cull() 650 keepthis = keep; in cull() 652 keepthis = keep; in cull() 654 keepthis = keep; in cull() 657 keepthis = keep; in cull()
|
| /plan9/sys/src/cmd/cb/ |
| H A D | cb.c | 706 keep(s_op); in gotop() 719 keep(struct op *o) in keep() function 1016 puttmp(char c, int keep) in puttmp() argument 1021 if(keep){ in puttmp()
|
| H A D | cb.h | 157 void keep(struct op *);
|
| /plan9/sys/lib/ghostscript/ |
| H A D | xlatmap | 8 % This file is intended to be customized by users. Please keep the
|
| /plan9/sys/src/cmd/gs/lib/ |
| H A D | xlatmap | 8 % This file is intended to be customized by users. Please keep the
|
| /plan9/sys/src/9/pcboot/ |
| H A D | words | 8 kernel, but we have tried to keep it to a minimum. 47 by intermixing direct I/O and BIOS calls, thus we keep 9load and
|
| /plan9/sys/lib/man/permind/ |
| H A D | eign | 176 keep
|
| /plan9/sys/lib/man/lookman/ |
| H A D | junkwords | 235 keep
|
| /plan9/sys/src/cmd/ndb/ |
| H A D | dn.c | 380 if(diff < Reserved || dp->keep) in dnage() 395 #define MARK(dp) { if (dp) (dp)->keep = 1; } 578 if(dp->rr == 0 && dp->refs == 0 && !dp->keep){ in dnageall() 613 dp->keep = 0; in dnagedb() 885 if (0 && rrlistlen(dp->rr) > 50 && !dp->keep) { in rrattach()
|
| H A D | dns.h | 220 uchar keep; /* flag: never age this name */ member
|
| /plan9/sys/src/cmd/gs/zlib/ |
| H A D | FAQ | 55 Because we would like to keep zlib as a very small and simple 221 and keep an index of those locations, then you can start decompression 329 No. PKWare has apparently decided to keep that format proprietary, since
|
| /plan9/sys/doc/ |
| H A D | backup.ms | 99 and related scripts keep track of which BD is current and how many
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | jconfig.doc | 87 * and pseudo-ANSI compilers get confused. To keep one of these bozos happy,
|
| /plan9/sys/src/9/rb/notes/ |
| H A D | 9rb.ms | 107 (and via a fast code path), to keep alive the possibility of running
|