Searched refs:count_ptr (Results 1 – 2 of 2) sorted by relevance
51 void *parse_byte_string(char *bytes, u8 *data, size_t *count_ptr) in parse_byte_string() argument74 if (count_ptr) in parse_byte_string()75 *count_ptr = count; in parse_byte_string()
11 void *parse_byte_string(char *bytes, u8 *data, size_t *count_ptr);