Searched refs:FindConn (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/libexec/rbootd/
H A Ddefs.h166 RMPCONN *FindConn(RMPCONN *);
H A Drmpproto.c300 if ((oldconn = FindConn(rconn)) != NULL) {
406 if ((oldconn = FindConn(rconn)) == NULL) {
519 if ((oldconn = FindConn(rconn)) == NULL) {
H A Dutils.c478 ** FindConn -- Find a connection in the linked list of connections.
497 FindConn(RMPCONN *rconn) function

Completed in 175 milliseconds