Searched defs:ftime (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/db/
H A Dt_db.c2793 isc_stdtime_t ftime; local
2907 ftime = strtol(findtime, NULL, 10);
2908 if (ftime != 0)
2909 ftime += now;
2923 ftime,

Completed in 18 milliseconds