Home
last modified time | relevance | path

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

/freebsd-13.1/libexec/rbootd/
H A Ddefs.h156 int BpfOpen(void);
H A Drbootd.c214 fd = BpfOpen(); in main()
H A Dbpf.c89 BpfOpen(void) in BpfOpen() function