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

  /src/sys/miscfs/fdesc/
fdesc_vnops.c 91 int fdesc_pathconf(void *);
137 { &vop_pathconf_desc, fdesc_pathconf }, /* pathconf */
867 fdesc_pathconf(void *v) function in typeref:typename:int

Completed in 27 milliseconds