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

  /src/external/mpl/bind/dist/lib/isc/include/isc/
stdtime.h 42 isc_stdtime_tostring(isc_stdtime_t t, char *out, size_t outlen);
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
stdtime.h 46 isc_stdtime_tostring(isc_stdtime_t t, char *out, size_t outlen);
  /src/external/mpl/bind/dist/lib/isc/
stdtime.c 52 isc_stdtime_tostring(isc_stdtime_t t, char *out, size_t outlen) { function
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
stdtime.c 58 isc_stdtime_tostring(isc_stdtime_t t, char *out, size_t outlen) { function
  /src/external/mpl/bind/dist/bin/dnssec/
dnssec-ksr.c 345 isc_stdtime_tostring(inception, timestr, sizeof(timestr));
567 isc_stdtime_tostring(inception, timestr, sizeof(timestr));
663 isc_stdtime_tostring(inception, timestr, sizeof(timestr));
1125 isc_stdtime_tostring(inception, timestr, sizeof(timestr));
1159 isc_stdtime_tostring(ksr->now, timestr, sizeof(timestr));
1333 isc_stdtime_tostring(ksr->now, timestr, sizeof(timestr));
  /src/external/mpl/bind/dist/lib/dns/
keymgr.c 2550 isc_stdtime_tostring(when, timestr, sizeof(timestr));
2606 isc_stdtime_tostring(when, timestr, sizeof(timestr));
2656 isc_stdtime_tostring(remove_time, timestr,
2684 isc_stdtime_tostring(retire_time, timestr,
2744 isc_stdtime_tostring(now, timestr, sizeof(timestr));
dst_api.c 1990 isc_stdtime_tostring(when, output, sizeof(output));
zone.c 22578 isc_stdtime_tostring(now, nowstr, sizeof(nowstr));
  /src/external/mpl/dhcp/bind/dist/lib/dns/
keymgr.c 2301 isc_stdtime_tostring(when, timestr, sizeof(timestr));
2366 isc_stdtime_tostring(when, timestr, sizeof(timestr));
2412 isc_stdtime_tostring(remove_time, timestr,
2441 isc_stdtime_tostring(retire_time, timestr,
2491 isc_stdtime_tostring(now, timestr, sizeof(timestr));
dst_api.c 2045 isc_stdtime_tostring(when, output, sizeof(output));
  /src/external/mpl/bind/dist/tests/dns/
skr_test.c 204 isc_stdtime_tostring(btime, timestr, sizeof(timestr));

Completed in 50 milliseconds