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

/freebsd-10.0-release/libexec/rbootd/
H A Drmp_var.h126 * ZEROWORD(w) Set u_word `w' to zero.
138 #define ZEROWORD(w) (w) = 0 macro
152 #define ZEROWORD(w) \ macro
H A Drmpproto.c191 ZEROWORD(rpl->r_brpl.rmp_seqno);

Completed in 124 milliseconds