Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/union/
H A Dunion_vnops.c130 int union_pathconf(void *);
187 { &vop_pathconf_desc, union_pathconf }, /* pathconf */
1815 union_pathconf(void *v) in union_pathconf() function