HomeSort by: relevance | last modified time | path
    Searched refs:file_get_mtime (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/nsd/dist/
dbaccess.c 207 file_get_mtime(const char* file, struct timespec* mtime, int* nonexist) function
244 if(!file_get_mtime(fname, &mtime, &nonexist)) {
282 if (!file_get_mtime(zone->includes.paths[i], &include_mtime, &nonexist)) {
dbcreate.c 225 if(!file_get_mtime(zfile, &mtime, &notexist)) {
namedb.h 407 int file_get_mtime(const char* file, struct timespec* mtime, int* nonexist);

Completed in 22 milliseconds