Home
last modified time | relevance | path

Searched defs:SETRTC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/libparse/
H A Dparse.c405 #define SETRTC(_X_) { if (cvtrtc) *cvtrtc = (_X_); } in parse_to_unixtime() macro
/freebsd/contrib/ntp/parseutil/
H A Ddcfd.c768 #define SETRTC(_X_) { if (cvtrtc) *cvtrtc = (_X_); } in dcf_to_unixtime() macro