Lines Matching refs:read_token
1128 static enum event_type read_token(char **tok) in read_token() function
1156 return read_token(tok); in tep_read_token()
1218 type = read_token(tok); in __read_expect_type()
1237 type = read_token(&token); in __read_expected()
1367 type = read_token(&token); in event_read_fields()
1379 type = read_token(&token); in event_read_fields()
1387 type = read_token(&token); in event_read_fields()
1407 type = read_token(&token); in event_read_fields()
1459 type = read_token(&token); in event_read_fields()
1488 type = read_token(&token); in event_read_fields()
1507 type = read_token(&token); in event_read_fields()
1529 type = read_token(&token); in event_read_fields()
1584 type = read_token(&token); in event_read_fields()
1685 type = read_token(&token); in process_arg()
2099 type = read_token(&token); in process_entry()
2696 type = read_token(&token); in process_dynamic_array()
2770 type = read_token(&token); in process_dynamic_array_len()
2862 type = read_token(&token); in process_str()
2891 type = read_token(&token); in process_bitmask()
2982 type = read_token(&token); in process_func_handler()
5882 type = read_token(&token); in parse_header_field()