Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dapple.c138 hex2char(const char *s) in hex2char() function
176 if ((o = hex2char(f)) == 0) { in hstrncpy()