Searched refs:GETWORD (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/libexec/rbootd/ |
| D | utils.c | 132 GETWORD(rmp->r_brq.rmp_seqno, t); in DispPkt() 150 GETWORD(rmp->r_brpl.rmp_seqno, t); in DispPkt() 158 GETWORD(rmp->r_rrq.rmp_offset, t); in DispPkt() 166 GETWORD(rmp->r_rrpl.rmp_offset, t); in DispPkt()
|
| D | rmp_var.h | 140 #define GETWORD(w, i) (i) = ntohl(w) macro 158 #define GETWORD(w, i) \ macro
|
| D | rmpproto.c | 236 GETWORD(req->r_brpl.rmp_seqno, i); /* SeqNo is really FileNo */ in SendFileNo() 451 GETWORD(req->r_rrq.rmp_offset, size); in SendReadRepl()
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | ChangeLog-0001 | 2442 (GETWORD, GETHALF, GETBYTE): Similarly. 2444 (GETWORD, GETHALF, GETBYTE): Likewise.
|