Home
last modified time | relevance | path

Searched refs:kbytes (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/plimit/
H A Dplimit.c53 static int kbytes = FALSE; variable
107 kbytes = TRUE; in main()
111 kbytes = FALSE; in main()
406 if (kbytes) { in show_limits()
436 if (kbytes) { in show_limits()
/titanic_41/usr/src/uts/intel/io/agpgart/
H A Dagptarget.c425 size_t kbytes; in i8xx_biosmem_detect() local
428 kbytes = 0; in i8xx_biosmem_detect()
445 kbytes = (gms_modes[gms_off].gm_vec)[memval]; in i8xx_biosmem_detect()
450 kbytes)); in i8xx_biosmem_detect()
451 return (kbytes); in i8xx_biosmem_detect()
/titanic_41/usr/src/cmd/power/
H A Dsvc-power51 while read device kbytes used avail capacity filesys; do
/titanic_41/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c739 txn_checkpoint(mgr, kbytes, minutes) in txn_checkpoint() argument
741 u_int32_t kbytes, minutes;
767 if (kbytes != 0) {
775 if (kbytes_written >= (u_int32_t)kbytes)
783 if (minutes != 0 || kbytes != 0)
/titanic_41/usr/src/cmd/find/
H A Dfind.c1658 #define kbytes(bytes) (((bytes) + 1023) / 1024) macro
1826 ksize = (long long) kbytes(ldbtob(stp->st_blocks)); /* kbytes */
1828 ksize = (long long) kbytes(stp->st_size); /* kbytes */
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c877 uint_t kbytes; in mem_rcm_qpass() local
881 sscanf(cp, "size=%u", &kbytes) != 1) { in mem_rcm_qpass()
886 ii = (longlong_t)kbytes * KBYTE; in mem_rcm_qpass()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3380 - Command: uppermem kbytes
H A Dgrub.texi3240 @deffn Command uppermem kbytes
3241 Force GRUB to assume that only @var{kbytes} kilobytes of upper memory
H A Dgrub.info3089 -- Command: uppermem kbytes