Searched defs:ptr (Results 1 – 9 of 9) sorted by relevance
14 uint8_t *ptr; /* Pointer to header */ member
28 void print_buffer(void *ptr, size_t l) in print_buffer()
117 char *ptr; in parse_status() local142 char *ptr; in parse_header() local
108 static const char *skip_whitespace(const char *ptr) in skip_whitespace()
186 static void print_hex(const uint8_t *ptr, size_t len) in print_hex()
56 static void print_hex(const uint8_t *ptr, size_t len) in print_hex()
67 static void print_hex(const uint8_t *ptr, size_t len) in print_hex()
131 void print_hex(const uint8_t *ptr, size_t len) in print_hex()
78 static void print_hex(const uint8_t *ptr, size_t len) in print_hex()
Completed in 54 milliseconds