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

/external/ppp/pppd/
H A Deap.c1221 open_pn_file(modebits) function
1290 fd = open_pn_file(O_WRONLY | O_CREAT | O_TRUNC);
1368 if ((fd = open_pn_file(O_RDONLY)) >= 0) {

Completed in 64 milliseconds