Searched refs:_PATH_BPF (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/libexec/rbootd/
H A Dpathnames.h45 #define _PATH_BPF "/dev/bpf%d" macro
H A Dbpf.c97 (void) sprintf(bpfdev, _PATH_BPF, n++);
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dsbpf.c65 #ifdef _PATH_BPF
66 char *bpfname = _PATH_BPF;
/freebsd-10-stable/contrib/ipfilter/ipsd/
H A Dsbpf.c129 #ifdef _PATH_BPF
130 char *bpfname = _PATH_BPF;
/freebsd-10-stable/usr.sbin/wake/
H A Dwake.c48 #define _PATH_BPF "/dev/bpf" macro
192 if ((bpf = open(_PATH_BPF, O_RDWR)) == -1)
/freebsd-10-stable/contrib/netbsd-tests/include/
H A Dt_paths.c60 { _PATH_BPF, PATH_DEV | PATH_ROOT },

Completed in 397 milliseconds