Home
last modified time | relevance | path

Searched defs:ptyfsmount (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/ptyfs/
H A Dptyfs.h112 struct ptyfsmount { struct
114 TAILQ_ENTRY(ptyfsmount) pmnt_le; argument
123 #define VFSTOPTY(mp) ((struct ptyfsmount *)(mp)->mnt_data) argument