Searched refs:eap_fast_read_line (Results 1 – 1 of 1) sorted by relevance
189 static int eap_fast_read_line(struct eap_fast_read_ctx *rc, char **value) in eap_fast_read_line() function427 if (eap_fast_read_line(&rc, &pos) < 0) { in eap_fast_load_pac()435 while (!err && eap_fast_read_line(&rc, &pos) == 0) { in eap_fast_load_pac()