Searched refs:ID0fopen (Results 1 – 6 of 6) sorted by relevance
38 extern FILE *ID0fopen(const char *, const char *);61 #define ID0fopen fopen macro
55 fp = ID0fopen(line, "r"); in OpenSecret()336 fp = ID0fopen(filename, "r"); in ReadSystem()
129 ID0fopen(const char *path, const char *mode) in ID0fopen() function
995 lockfile = ID0fopen(fn, "w"); in physical_Found()
301 if ((fp = ID0fopen(_PATH_RESCONF, "w")) != NULL) { in ipcp_WriteDNS()
675 lockfile = ID0fopen(pidfile, "w"); in bundle_LockTun()