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

/freebsd-12-stable/libexec/rbootd/
H A Ddefs.h180 int SendBootRepl(struct rmp_packet *, RMPCONN *, char *[]);
H A Drmpproto.c110 * and send a reply. If SendBootRepl() does not
124 if (SendBootRepl(rmp, rconnout,
273 ** SendBootRepl -- open boot file and respond to boot request.
287 SendBootRepl(struct rmp_packet *req, RMPCONN *rconn, char *filelist[]) function

Completed in 107 milliseconds