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

/external/libppp/src/
H A Did.h38 extern FILE *ID0fopen(const char *, const char *);
61 #define ID0fopen fopen macro
H A Dsystems.c55 fp = ID0fopen(line, "r");
336 fp = ID0fopen(filename, "r");
H A Did.c129 ID0fopen(const char *path, const char *mode) function
H A Dphysical.c995 lockfile = ID0fopen(fn, "w");
H A Dipcp.c301 if ((fp = ID0fopen(_PATH_RESCONF, "w")) != NULL) {
H A Dbundle.c675 lockfile = ID0fopen(pidfile, "w");

Completed in 175 milliseconds