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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Deap.c1223 open_pn_file(modebits) function
1292 fd = open_pn_file(O_WRONLY | O_CREAT | O_TRUNC);
1364 if ((fd = open_pn_file(O_RDONLY)) >= 0) {

Completed in 84 milliseconds