Home
last modified time | relevance | path

Searched refs:BpfRead (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/rbootd/
H A Ddefs.h153 int BpfRead(RMPCONN *, int);
H A Drbootd.c239 while (BpfRead(&rconn, doread)) { in main()
H A Dbpf.c289 BpfRead(RMPCONN *rconn, int doread) in BpfRead() function