Home
last modified time | relevance | path

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

/dragonfly/libexec/rbootd/
H A Ddefs.h154 int BpfOpen (void);
H A Drbootd.c201 fd = BpfOpen(); in main()
H A Dbpf.c82 BpfOpen(void) in BpfOpen() function