Searched refs:showxdr_u_longlong (Results 1 – 4 of 4) sorted by relevance
454 (void) showxdr_u_longlong("Offset = %llu");474 (void) showxdr_u_longlong("Cookie = %llu");480 (void) showxdr_u_longlong("Cookie = %llu");488 (void) showxdr_u_longlong("Offset = %llu");599 (void) showxdr_u_longlong(601 (void) showxdr_u_longlong(603 (void) showxdr_u_longlong(605 (void) showxdr_u_longlong(607 (void) showxdr_u_longlong(609 (void) showxdr_u_longlong([all …]
1039 showxdr_u_longlong("Offset = %llu bytes"); in show_lock4()1040 showxdr_u_longlong("Length = %llu bytes"); in show_lock4()1125 showxdr_u_longlong("Offset = %llu bytes"); in show_testres4()1126 showxdr_u_longlong("Length = %llu bytes"); in show_testres4()
154 extern u_longlong_t showxdr_u_longlong(char *);
396 showxdr_u_longlong(char *fmt) in showxdr_u_longlong() function