Searched refs:diff_timestamp (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/nsd/dist/ | ||
| H A D | namedb.h | 333 struct timeval diff_timestamp; member |
| H A D | dbaccess.c | 160 if (gettimeofday(&(db->diff_timestamp), NULL) != 0) { in namedb_open() |