Searched refs:lasttoken (Results 1 – 1 of 1) sorted by relevance
934 buffer *token, *lasttoken; in config_parse() local938 lasttoken = buffer_init(); in config_parse()941 buffer_copy_string_buffer(lasttoken, token); in config_parse()959 "configfile parser failed at:", lasttoken); in config_parse()964 "parser failed somehow near here:", lasttoken); in config_parse()967 buffer_free(lasttoken); in config_parse()