Home | History | Annotate | Download | only in pppd

Lines Matching full:fopen

422     ufile = fopen(fname, "r");
1386 f = fopen(filename, "r");
1709 f = fopen(filename, "r");
1756 f = fopen(filename, "r");
1794 f = fopen(filename, "r");
1839 f = fopen(filename, "r");
1881 f = fopen(filename, "r");
1937 f = fopen(filename, "r");
1994 fp = fopen(filename, "r");
2400 if ((sf = fopen(atfile, "r")) == NULL) {