Searched defs:parse_next (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/auth/
H A Dmech-digest-md5.c227 static bool parse_next(char **data, char **key, char **value) function
487 if (parse_next(&copy, &key, &value)) {

Completed in 626 milliseconds