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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dlog.c104 ** lg_fileopen (path, name) -- open the log file
110 static FILE *lg_fileopen (const char *path, const char *name) function
272 if ( (lg_fp = lg_fileopen (path, file)) == NULL )
319 lg_fp = lg_fileopen (dir, fname);

Completed in 8 milliseconds