Searched refs:read_token (Results 1 – 2 of 2) sorted by relevance
1058 static enum event_type read_token(char **tok) in read_token() function1086 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()[all …]
73 static enum event_type read_token(char **tok) in read_token() function970 type = read_token(&token); in process_filter()