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

/freebsd-9.3-release/libexec/rbootd/
H A Ddefs.h155 int BootDone(RMPCONN *);
H A Drmpproto.c156 (void) BootDone(rconn);
500 ** BootDone -- free up memory allocated for a connection.
512 BootDone(RMPCONN *rconn) function
521 syslog(LOG_ERR, "BootDone: no existing connection (%s)",
534 syslog(LOG_ERR, "BootDone: bad session id (%s)",

Completed in 44 milliseconds