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