Home
last modified time | relevance | path

Searched refs:WORDZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/rbootd/
H A Drmp_var.h133 #define WORDZE(w) ((w) == 0) macro
146 #define WORDZE(w) \ macro
H A Dutils.c122 if (WORDZE(rmp->r_brq.rmp_seqno)) in DispPkt()
H A Drmpproto.c106 if (WORDZE(rmp->r_brq.rmp_seqno)) in ProcessPacket()