Searched defs:kbytes (Results 1 – 3 of 3) sorted by relevance
80 #define kbytes(x) (((unsigned long)(x) + 1023) / 1024) in print_resource_track() macro
700 int kbytes; /* Kilobytes in banner */ in cupsdTimeoutJob() local1211 int kbytes; /* Size of print file */ in add_job() local4097 int kbytes; /* Size of banner file in kbytes */ in copy_banner() local8405 int kbytes; /* Size of file */ in print_job() local9582 int kbytes; /* Size of file */ in send_document() local
441 #define kbytes(x) (((unsigned long)(x) + 1023) / 1024) in print_resource_track() macro