| /mirbsd/src/sys/kern/ |
| D | kern_malloc.c | 531 struct kmembuckets kb; local 557 bcopy(&bucket[BUCKETINDX(name[1])], &kb, sizeof(kb)); 558 kb.kb_next = kb.kb_last = 0; 559 return (sysctl_rdstruct(oldp, oldlenp, newp, &kb, sizeof(kb)));
|
| /mirbsd/src/lib/libc/db/btree/ |
| D | bt_put.c | 75 char *dest, db[NOVFLSIZE], kb[NOVFLSIZE]; in __bt_put() local 123 tkey.data = kb; in __bt_put() 125 memmove(kb, &pg, sizeof(pgno_t)); in __bt_put() 127 memmove(kb + sizeof(pgno_t), in __bt_put()
|
| /mirbsd/src/usr.bin/yacc/ |
| D | yyfix.sh | 66 /}/kb
|
| /mirbsd/src/share/doc/papers/kernmalloc/ |
| D | spell.ok | 36 kb
|
| /mirbsd/src/sbin/sysctl/ |
| D | sysctl.c | 769 struct kmembuckets *kb = (struct kmembuckets *)buf; in parse() local 773 printf("calls = %llu ", (long long)kb->kb_calls); in parse() 774 printf("total_allocated = %llu ", (long long)kb->kb_total); in parse() 775 printf("total_free = %lld ", (long long)kb->kb_totalfree); in parse() 776 printf("elements = %lld ", (long long)kb->kb_elmpercl); in parse() 777 printf("high watermark = %lld ", (long long)kb->kb_highwat); in parse() 778 printf("could_free = %lld", (long long)kb->kb_couldfree); in parse()
|
| /mirbsd/src/gnu/usr.bin/perl/hints/ |
| D | powerux.sh | 134 /tTILlM+IAd7Fb2E>FI11W[4obQ_a\Vs;D1mE>OF[CBa^G0WJcPk%r@:\mr&.(kb/"'s3$A9`:4N<e
|
| /mirbsd/src/gnu/usr.bin/cvs/contrib/ |
| D | sccs2rcs.in | 246 rcs -i -kb -t$emptyfile $file
|
| D | pvcs2rcs.in | 857 $rcs_command .= " -kb"; 859 print "Binary attribute -kb added ("
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Term/ |
| D | Cap.pm | 665 kb=\0177:
|
| /mirbsd/src/lib/libc/stdlib/ |
| D | strtod.c | 1074 int k, ka, kb; in ratio() local 1077 value(db) = b2d(b, &kb); in ratio() 1079 k = ka - kb + 32*(a->wds - b->wds); in ratio() 1081 k = ka - kb + 16*(a->wds - b->wds); in ratio()
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | lnk960.em | 164 { bfd_mach_i960_kb_sb ,"kb" },
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlhist.pod | 549 The "diff lines kb" means that for example the patch 5.003_08, to be
|
| /mirbsd/src/gnu/usr.bin/cvs/doc/ |
| D | getdate.texi | 518 and then edited by K.@: Berry (@email{kb@@cs.umb.edu}).
|
| D | cvs.texinfo | 1592 contains sticky options (for example @samp{-kb} for a 4922 to @samp{-kb}). Therefore, when a repository contained binary files, 4928 overrides the @samp{-kb} keyword expansion mode setting for binary 5048 binary data, specify @samp{-kb} (@pxref{Binary files}). 5844 The @samp{-kb} option available with some @sc{cvs} 5849 using the @samp{-kb} flag: 5853 $ cvs add -kb -m"A test file" kotest 5857 If a file accidentally gets added without @samp{-kb}, 5865 $ cvs admin -kb kotest 5882 admin -kb} command sets the default keyword [all …]
|
| D | cvsclient.texi | 459 option. If the file is binary (as specified by the @samp{-kb} option in 815 request (for example @samp{-kb} for a binary file). This is similar to
|
| /mirbsd/src/gnu/usr.bin/cvs/ |
| D | NEWS | 10 vulnerabilities advisories #238678 <http://www.kb.cert.org/vuls/id/238678> & 11 #680620 <http://www.kb.cert.org/vuls/id/680620> for more. 174 <http://www.kb.cert.org/vuls/id/238678>, as well as some other minor bugs we 1274 * Using the -kb option to specify binary files now works--most cases
|
| D | FAQ | 2586 Then, specify 'cvs add -kb' instead of just 'cvs add' to add a binary 2588 -kb' (and then check in a new copy of the file). Note that old 2589 versions of CVS used -ko instead of -kb for binary files, so if you 2591 think -kb instead.
|
| /mirbsd/src/lib/libncurses/src/man/ |
| D | terminfo.cat5 | 605 key_backspace kbs kb backspace key 2070 given: kkllll (home down), kkbbss (backspace), kkttbbcc (clear all 2080 given as kkaa11, kkaa33, kkbb22, kkcc11, and kkcc33. These keys are useful
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | GridText.c | 3958 unsigned char kb = UCH(text->kanji_buf); in HText_appendCharacter() local 3961 (unsigned char *) &kb, in HText_appendCharacter() 3964 text->kanji_buf = kb; in HText_appendCharacter()
|
| /mirbsd/src/share/zoneinfo/datfiles/ |
| D | africa | 279 # > http://support.microsoft.com/kb/958729/
|
| D | europe | 1934 # http://www.astro.uni.torun.pl/~kb/Artykuly/U-PA/Czas2.htm#tth_tAb1
|
| /mirbsd/src/lib/libncurses/src/include/ |
| D | Caps | 379 key_backspace kbs str kb KEY_BACKSPACE 0407 YB-G- backspace key
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | gdbint.texinfo | 2474 then the processor would only be able to address 64kb of instructions. 2479 refer to code. Thus, the D10V can use 16-bit words to address 256kb of
|
| /mirbsd/src/lib/libncurses/src/ |
| D | NEWS | 4839 (reduces size by up to 2.6kb):
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | CHANGES | 9024 * add kb/sec rate to HTReadProgress message - TD
|