Searched defs:may_fault (Results 1 – 2 of 2) sorted by relevance
793 unsigned char *mem2hex(const void *_mem, char *buf, int count, int may_fault) in mem2hex()852 const char *hex2mem(const char *buf, void *_mem, int count, int may_fault) in hex2mem()
667 static unsigned char *mem2hex(const void *_mem, char *buf, int count, int may_fault) in mem2hex()