Home
last modified time | relevance | path

Searched refs:sysvbfs_pathconf (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/fs/sysvbfs/
Dsysvbfs.h84 int sysvbfs_pathconf(void *);
Dsysvbfs.c91 { &vop_pathconf_desc, sysvbfs_pathconf }, /* pathconf */
Dsysvbfs_vnops.c821 sysvbfs_pathconf(void *v) in sysvbfs_pathconf() function