Searched refs:RMP_E_NODFLT (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/rbootd/ | ||
H A D | rmp_var.h | 74 #define RMP_E_NODFLT 18 /* boot reply: default file does not exist */ macro |
H A D | rmpproto.c | 255 rpl->r_brpl.rmp_retcode = RMP_E_NODFLT; in SendFileNo() |