Searched defs:hex2mem (Results 1 – 2 of 2) sorted by relevance
851 const char *hex2mem(const char *buf, void *_mem, int count, int may_fault) in hex2mem() function
724 static char *hex2mem(const char *buf, void *_mem, int count) in hex2mem() function