HomeSort by: relevance | last modified time | path
    Searched defs:ptyfs_pathconf (Results 1 - 2 of 2) 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
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 23 milliseconds