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

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c412 bpf_make_dev_t(int maj) function
439 printf("bpf_make_dev_t: malloc bpf_dtab failed\n");
638 * an error other that EBUSY is returned. That means that bpf_make_dev_t() must
644 bpf_make_dev_t(major(dev));
2408 bpf_make_dev_t(maj);

Completed in 18 milliseconds