HomeSort by: relevance | last modified time | path
    Searched refs:SendBootRepl (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rbootd/
defs.h 177 int SendBootRepl(struct rmp_packet *, RMPCONN *, char *[]);
rmpproto.c 110 * 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[])

Completed in 12 milliseconds