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

/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspecdev.h148 #define spec_access (int (*) (struct vnop_access_args *))spec_ebadf macro
H A Dspec_vnops.c121 { &vnop_access_desc, (VOPFUNC)spec_access }, /* access */

Completed in 22 milliseconds