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

/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c705 #define fdesc_access (int (*) (struct vnop_access_args *))nullop macro
730 { &vnop_access_desc, (VOPFUNC)fdesc_access }, /* access */

Completed in 211 milliseconds