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