Searched refs:rmp_machtype (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/rbootd/ | ||
H A D | rmp_var.h | 178 char rmp_machtype[RMP_MACHLEN]; /* machine type */ member |
H A D | utils.c | 133 (void) fputc(rmp->r_brq.rmp_machtype[i], DbgFp); in DispPkt() |