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

/freebsd-12-stable/usr.sbin/ppp/
H A Did.h40 extern FILE *ID0fopen(const char *, const char *);
63 #define ID0fopen fopen macro
H A Dsystems.c57 fp = ID0fopen(line, "r");
338 fp = ID0fopen(filename, "r");
H A Did.c131 ID0fopen(const char *path, const char *mode) function
H A Dphysical.c977 lockfile = ID0fopen(fn, "w");
H A Dipcp.c305 if ((fp = ID0fopen(_PATH_RESCONF, "w")) != NULL) {
H A Dbundle.c677 lockfile = ID0fopen(pidfile, "w");

Completed in 105 milliseconds