Searched refs:iso8601z_string (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlog.c1507 char iso8601z_string[64]; local
1542 iso8601z_string[0] = '\0';
1622 isc_time_formatISO8601ms(&isctime, iso8601z_string,
1623 sizeof(iso8601z_string));
1768 time_string = iso8601z_string;
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dlog.c1511 char iso8601z_string[64]; local
1547 iso8601z_string[0] = '\0';
1630 isc_time_formatISO8601ms(&isctime, iso8601z_string,
1631 sizeof(iso8601z_string));
1776 time_string = iso8601z_string;

Completed in 168 milliseconds