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

/freebsd-11-stable/libexec/rbootd/
H A Ddefs.h163 CLIENT *FindClient(RMPCONN *);
H A Drbootd.c250 CLIENT *client, *FindClient();
270 } else if ((client=FindClient(&rconn))==NULL) {
325 ** FindClient -- Find client associated with a packet.
342 FindClient(RMPCONN *rconn) function

Completed in 113 milliseconds