Home
last modified time | relevance | path

Searched refs:RMPBOOTDATA (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/rbootd/
H A Drmpproto.c248 for (; *src && *size < RMPBOOTDATA; (*size)++) { in SendFileNo()
280 char *filename, filepath[RMPBOOTDATA+1]; in SendBootRepl()
H A Drmp_var.h102 #define RMPBOOTDATA 255 macro