Lines Matching refs:read_token
1058 static enum event_type read_token(char **tok) in read_token() function
1086 return read_token(tok); in pevent_read_token()
1148 type = read_token(tok); in __read_expect_type()
1167 type = read_token(&token); in __read_expected()
1297 type = read_token(&token); in event_read_fields()
1309 type = read_token(&token); in event_read_fields()
1317 type = read_token(&token); in event_read_fields()
1337 type = read_token(&token); in event_read_fields()
1389 type = read_token(&token); in event_read_fields()
1418 type = read_token(&token); in event_read_fields()
1437 type = read_token(&token); in event_read_fields()
1459 type = read_token(&token); in event_read_fields()
1514 type = read_token(&token); in event_read_fields()
1615 type = read_token(&token); in process_arg()
2004 type = read_token(&token); in process_entry()
2549 type = read_token(&token); in process_dynamic_array()
2679 type = read_token(&token); in process_str()
2708 type = read_token(&token); in process_bitmask()
2799 type = read_token(&token); in process_func_handler()
5036 type = read_token(&token); in parse_header_field()