Home
last modified time | relevance | path

Searched refs:hex_buf_3 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dprint.c469 static char hex_buf_3[HBLEN + 1]; local
484 hex_buf = hex_buf_3;
485 if (limit >= sizeof(hex_buf_3))
486 limit = sizeof(hex_buf_3);