Searched refs:nshorts (Results 1 – 1 of 1) sorted by relevance
111 u_int nshorts; in hex_and_ascii_print_with_offset() local121 nshorts = length / sizeof(u_short); in hex_and_ascii_print_with_offset()124 while (nshorts != 0) { in hex_and_ascii_print_with_offset()143 nshorts--; in hex_and_ascii_print_with_offset()181 u_int nshorts; in hex_print_with_offset() local189 nshorts = length / sizeof(u_short); in hex_print_with_offset()191 while (nshorts != 0) { in hex_print_with_offset()200 nshorts--; in hex_print_with_offset()