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

/freebsd-10.1-release/contrib/ntp/include/
H A Dntp.h477 #define LEN_CLEAR_TO_ZERO(p) (END_CLEAR_TO_ZERO(p) - CLEAR_TO_ZERO(p)) macro
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_proto.c2802 memset(CLEAR_TO_ZERO(peer), 0, LEN_CLEAR_TO_ZERO(peer));

Completed in 82 milliseconds