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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_support.h147 extern int err_pathconf(struct vnop_pathconf_args *ap);
H A Dvfs_support.c658 err_pathconf(__unused struct vnop_pathconf_args *ap) function
/xnu-2422.115.4/bsd/miscfs/mockfs/
H A Dmockfs_vnops.c430 { &vnop_pathconf_desc, (VOPFUNC) err_pathconf }, /* pathconf */

Completed in 70 milliseconds