Searched refs:nohex (Results 1 – 20 of 20) sorted by relevance
37 const unsigned char *ptr, size_t size, int nohex) in libtest_debug_dump() argument44 if(nohex) in libtest_debug_dump()55 if(!nohex) { in libtest_debug_dump()66 if(nohex && in libtest_debug_dump()75 if(nohex && in libtest_debug_dump()142 trace_cfg->nohex); in libtest_debug_cb()
40 char nohex) in dump() argument47 if(nohex) in dump()57 if(!nohex) { in dump()68 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()76 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
29 int nohex; /* 0 represents FALSE, anything else TRUE */ member
50 libtest_debug_config.nohex = 1; in test()
65 libtest_debug_config.nohex = 1; in test()
60 libtest_debug_config.nohex = 1; in test()
89 libtest_debug_config.nohex = 1; in test()
78 libtest_debug_config.nohex = 1; in test()
111 libtest_debug_config.nohex = 1; in test()
84 libtest_debug_config.nohex = 1; in test()
58 libtest_debug_config.nohex = 1; in do_one_request()
108 libtest_debug_config.nohex = 1; in test()
83 libtest_debug_config.nohex = 1; in test()
38 size_t size, char nohex) in dump() argument45 if(nohex) in dump()56 if(!nohex) { in dump()67 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()75 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
38 char nohex) in dump() argument45 if(nohex) in dump()56 if(!nohex) { in dump()67 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()75 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
54 char nohex) in dump() argument61 if(nohex) in dump()72 if(!nohex) { in dump()83 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()91 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
42 char nohex) in dump() argument49 if(nohex) in dump()60 if(!nohex) { in dump()71 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()79 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
84 char nohex) in dump() argument90 if(nohex) in dump()101 if(!nohex) { in dump()112 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()120 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
41 char nohex) in dump() argument48 if(nohex) in dump()59 if(!nohex) { in dump()70 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()78 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
49 char nohex) in dump() argument56 if(nohex) in dump()67 if(!nohex) { in dump()78 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()86 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
Completed in 58 milliseconds