Searched refs:showxdr_u_long (Results 1 – 11 of 11) sorted by relevance
122 (void) showxdr_u_long(147 (void) showxdr_u_long("Pages in = %lu"); in detail_stats()148 (void) showxdr_u_long("Pages out = %lu"); in detail_stats()149 (void) showxdr_u_long("Swaps in = %lu"); in detail_stats()150 (void) showxdr_u_long("Swaps out = %lu"); in detail_stats()151 (void) showxdr_u_long("Interrupts = %lu"); in detail_stats()176 (void) showxdr_u_long("Pages in = %lu"); in detail_statsswtch()177 (void) showxdr_u_long("Pages out = %lu"); in detail_statsswtch()178 (void) showxdr_u_long("Swaps in = %lu"); in detail_statsswtch()179 (void) showxdr_u_long("Swaps out = %lu"); in detail_statsswtch()[all …]
148 (void) showxdr_u_long("Block size = %lu"); in show_quota()154 (void) showxdr_u_long(" Blocks hard limit = %lu"); in show_quota()155 (void) showxdr_u_long(" Blocks soft limit = %lu"); in show_quota()156 (void) showxdr_u_long(" Current block count = %lu"); in show_quota()158 (void) showxdr_u_long(" File hard limit = %lu"); in show_quota()159 (void) showxdr_u_long(" File soft limit = %lu"); in show_quota()160 (void) showxdr_u_long(" Current file count = %lu"); in show_quota()162 (void) showxdr_u_long("Excessive blocks limit = %lu sec"); in show_quota()163 (void) showxdr_u_long("Excessive files limit = %lu sec"); in show_quota()
443 showxdr_u_long("Major = %lu");444 showxdr_u_long("Minor = %lu");455 (void) showxdr_u_long("Size = %lu");476 (void) showxdr_u_long("Count = %lu");482 (void) showxdr_u_long("Dircount = %lu");483 (void) showxdr_u_long("Maxcount = %lu");518 (void) showxdr_u_long("Count = %lu bytes written");556 (void) showxdr_u_long("Count = %lu bytes read");611 (void) showxdr_u_long("Invariant time = %lu sec");619 (void) showxdr_u_long(" Maximum = %lu bytes");[all …]
207 (void) showxdr_u_long("Threshold: %lu rows"); in interpret_solarnet_fw()215 thresh = showxdr_u_long("Input rows = %lu"); in interpret_solarnet_fw()238 (void) showxdr_u_long("Threshold: %lu rows"); in interpret_solarnet_fw()251 showxdr_u_long( in interpret_solarnet_fw()254 showxdr_u_long( in interpret_solarnet_fw()257 showxdr_u_long("No error %*lu"); in interpret_solarnet_fw()272 showxdr_u_long("Output rows: %lu"); in interpret_solarnet_fw()
213 (void) showxdr_u_long("Version=%lu");451 (void) showxdr_u_long("Order = %lu");453 (void) showxdr_u_long("Transid = %lu");454 (void) showxdr_u_long("Prog = %lu");460 (void) showxdr_u_long("Order = %lu");462 (void) showxdr_u_long("Transid = %lu");463 (void) showxdr_u_long("Prog = %lu");464 (void) showxdr_u_long("Port = %lu");510 (void) showxdr_u_long("Transid = %lu");534 (void) showxdr_u_long("Order=%lu");
217 (void) showxdr_u_long("Version = %d");233 (void) showxdr_u_long("Callit data = %d bytes");250 (void) showxdr_u_long("Port = %d");256 (void) showxdr_u_long("Port = %d");257 (void) showxdr_u_long("Length = %d bytes");530 (void) showxdr_u_long("Program = %d");531 (void) showxdr_u_long("Version = %d");545 (void) showxdr_u_long(578 (void) showxdr_u_long("Length = %d bytes");
404 showxdr_u_long("Offset = %lu bytes"); in show_lock()405 showxdr_u_long("Length = %lu bytes"); in show_lock()486 showxdr_u_long("Offset = %lu bytes"); in show_testres()487 showxdr_u_long("Length = %lu bytes"); in show_testres()
614 bits = showxdr_u_long("Access bits = 0x%08x"); in detail_access2()661 mask = showxdr_u_long("Mask = 0x%lx"); in detail_mask()
150 extern ulong_t showxdr_u_long(char *);
335 (void) showxdr_u_long("Cookie = %lu");
351 showxdr_u_long(char *fmt) in showxdr_u_long() function