Home
last modified time | relevance | path

Searched refs:open_pn_file (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/netif/ppp/
H A Deap.c1223 open_pn_file(modebits) in open_pn_file() function
1292 fd = open_pn_file(O_WRONLY | O_CREAT | O_TRUNC);
1364 if ((fd = open_pn_file(O_RDONLY)) >= 0) { in eap_request()

Completed in 3 milliseconds