Lines Matching refs:read_token
1138 static enum event_type read_token(char **tok) in read_token() function
1166 return read_token(tok); in pevent_read_token()
1228 type = read_token(tok); in __read_expect_type()
1247 type = read_token(&token); in __read_expected()
1377 type = read_token(&token); in event_read_fields()
1389 type = read_token(&token); in event_read_fields()
1397 type = read_token(&token); in event_read_fields()
1417 type = read_token(&token); in event_read_fields()
1469 type = read_token(&token); in event_read_fields()
1498 type = read_token(&token); in event_read_fields()
1517 type = read_token(&token); in event_read_fields()
1539 type = read_token(&token); in event_read_fields()
1594 type = read_token(&token); in event_read_fields()
1695 type = read_token(&token); in process_arg()
2108 type = read_token(&token); in process_entry()
2682 type = read_token(&token); in process_dynamic_array()
2756 type = read_token(&token); in process_dynamic_array_len()
2848 type = read_token(&token); in process_str()
2877 type = read_token(&token); in process_bitmask()
2968 type = read_token(&token); in process_func_handler()
5704 type = read_token(&token); in parse_header_field()