Lines Matching refs:read_token
1072 static enum event_type read_token(char **tok) in read_token() function
1100 return read_token(tok); in pevent_read_token()
1162 type = read_token(tok); in __read_expect_type()
1181 type = read_token(&token); in __read_expected()
1311 type = read_token(&token); in event_read_fields()
1323 type = read_token(&token); in event_read_fields()
1331 type = read_token(&token); in event_read_fields()
1351 type = read_token(&token); in event_read_fields()
1403 type = read_token(&token); in event_read_fields()
1432 type = read_token(&token); in event_read_fields()
1451 type = read_token(&token); in event_read_fields()
1473 type = read_token(&token); in event_read_fields()
1528 type = read_token(&token); in event_read_fields()
1629 type = read_token(&token); in process_arg()
2033 type = read_token(&token); in process_entry()
2607 type = read_token(&token); in process_dynamic_array()
2737 type = read_token(&token); in process_str()
2766 type = read_token(&token); in process_bitmask()
2857 type = read_token(&token); in process_func_handler()
5577 type = read_token(&token); in parse_header_field()