Home
last modified time | relevance | path

Searched defs:print_hex_only (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/tests/
H A Dmisc_unittest.c160 ATF_TC_HEAD(print_hex_only, tc) in ATF_TC_HEAD() argument
167 ATF_TC_BODY(print_hex_only, tc) in ATF_TC_BODY() argument
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dprint.c385 void print_hex_only (len, data, limit, buf) in print_hex_only() function