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