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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.c418 bpf_make_dev_t(int maj) function
445 printf("bpf_make_dev_t: malloc bpf_dtab failed\n");
659 * an error other that EBUSY is returned. That means that bpf_make_dev_t() must
665 bpf_make_dev_t(major(dev));
2656 bpf_make_dev_t(maj);

Completed in 195 milliseconds