Symbol: autr_ctime_r
sbin/unwind/libunbound/validator/autotrust.c
1145
autr_ctime_r(&(tp->autr->last_queried), tmi)) < 0 ||
sbin/unwind/libunbound/validator/autotrust.c
1148
autr_ctime_r(&(tp->autr->last_success), tmi)) < 0 ||
sbin/unwind/libunbound/validator/autotrust.c
1151
autr_ctime_r(&(tp->autr->next_probe_time), tmi)) < 0 ||
sbin/unwind/libunbound/validator/autotrust.c
1182
autr_ctime_r(&(ta->last_change), tmi)) < 0) {
sbin/unwind/libunbound/validator/autotrust.c
2297
(void)autr_ctime_r(&ta->last_change, buf);
sbin/unwind/libunbound/validator/autotrust.c
2326
(void)autr_ctime_r(&tp->autr->last_queried, buf);
sbin/unwind/libunbound/validator/autotrust.c
2329
(void)autr_ctime_r(&tp->autr->last_success, buf);
sbin/unwind/libunbound/validator/autotrust.c
2332
(void)autr_ctime_r(&tp->autr->next_probe_time, buf);
usr.sbin/unbound/validator/autotrust.c
1141
autr_ctime_r(&(tp->autr->last_queried), tmi)) < 0 ||
usr.sbin/unbound/validator/autotrust.c
1144
autr_ctime_r(&(tp->autr->last_success), tmi)) < 0 ||
usr.sbin/unbound/validator/autotrust.c
1147
autr_ctime_r(&(tp->autr->next_probe_time), tmi)) < 0 ||
usr.sbin/unbound/validator/autotrust.c
1178
autr_ctime_r(&(ta->last_change), tmi)) < 0) {
usr.sbin/unbound/validator/autotrust.c
2293
(void)autr_ctime_r(&ta->last_change, buf);
usr.sbin/unbound/validator/autotrust.c
2322
(void)autr_ctime_r(&tp->autr->last_queried, buf);
usr.sbin/unbound/validator/autotrust.c
2325
(void)autr_ctime_r(&tp->autr->last_success, buf);
usr.sbin/unbound/validator/autotrust.c
2328
(void)autr_ctime_r(&tp->autr->next_probe_time, buf);