Home
last modified time | relevance | path

Searched refs:spec_create (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/miscfs/specfs/
H A Dspecdev.h146 #define spec_create (int (*) (struct vnop_access_args *))err_create macro
/xnu-11215/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1638 { .opve_op = &vnop_create_desc, .opve_impl = (VOPFUNC)spec_create }, /* create */