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

  /src/sys/fs/ptyfs/
ptyfs_vnops.c 131 int ptyfs_pathconf (void *);
186 { &vop_pathconf_desc, ptyfs_pathconf }, /* pathconf */
233 ptyfs_pathconf(void *v) function in typeref:typename:int

Completed in 12 milliseconds