Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/rbootd/
H A Drbootd.c270 } else if ((client=FindClient(&rconn))==NULL) { in main()
342 FindClient(RMPCONN *rconn) in FindClient() function
H A Ddefs.h163 CLIENT *FindClient(RMPCONN *);