Home
last modified time | relevance | path

Searched refs:diff_timestamp (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/nsd/dist/
H A Dnamedb.h334 struct timeval diff_timestamp; member
H A Ddbaccess.c419 if (gettimeofday(&(db->diff_timestamp), NULL) != 0) { in namedb_open()