Searched refs:RMP_HOSTLEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/libexec/rbootd/
H A Drmp_var.h64 #define RMP_HOSTLEN 13 /* max length of server's name */ macro
H A Drmpproto.c197 * length as we go. Stop at RMP_HOSTLEN or the first dot.
201 for (*size = 0; *size < RMP_HOSTLEN; (*size)++) {

Completed in 56 milliseconds