Searched refs:next_token (Results 1 – 2 of 2) sorted by relevance
5220 static inline size_t next_token(const char **buf) in next_token() function5254 len = next_token(buf); in dup_token()5324 len = next_token(&buf); in rbd_add_parse_args()5366 len = next_token(&buf); in rbd_add_parse_args()
2111 static int alloc_and_process_delim(struct event_format *event, char *next_token, in alloc_and_process_delim() argument2128 if (test_type_token(type, token, EVENT_DELIM, next_token)) { in alloc_and_process_delim()