HomeSort by: relevance | last modified time | path
    Searched defs:union_pathconf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/union/
union_vnops.c 130 int union_pathconf(void *);
187 { &vop_pathconf_desc, union_pathconf }, /* pathconf */
1826 union_pathconf(void *v) function in typeref:typename:int

Completed in 13 milliseconds