Home | History | Annotate | Download | only in pppd

Lines Matching full:fopen

859     if ((pidfile = fopen(pidfilename, "w")) != NULL) {
881 if ((pidfile = fopen(linkpidfile, "w")) != NULL) {