Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/ptyfs/
H A Dptyfs_vnops.c119 int ptyfs_access (void *);
153 { &vop_access_desc, ptyfs_access }, /* access */
541 ptyfs_access(void *v) in ptyfs_access() function