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

  /src/sys/fs/ptyfs/
ptyfs.h 94 struct ptyfsnode { struct
95 SLIST_ENTRY(ptyfsnode) ptyfs_hash; /* hash chain */
154 * Convert between ptyfsnode vnode
156 #define VTOPTYFS(vp) ((struct ptyfsnode *)(vp)->v_data)
164 struct ptyfsnode *ptyfs_get_node(ptyfstype, int);
165 void ptyfs_itimes(struct ptyfsnode *, const struct timespec *,
ptyfs.h 94 struct ptyfsnode { struct
95 SLIST_ENTRY(ptyfsnode) ptyfs_hash; /* hash chain */
154 * Convert between ptyfsnode vnode
156 #define VTOPTYFS(vp) ((struct ptyfsnode *)(vp)->v_data)
164 struct ptyfsnode *ptyfs_get_node(ptyfstype, int);
165 void ptyfs_itimes(struct ptyfsnode *, const struct timespec *,
ptyfs.h 94 struct ptyfsnode { struct
95 SLIST_ENTRY(ptyfsnode) ptyfs_hash; /* hash chain */
154 * Convert between ptyfsnode vnode
156 #define VTOPTYFS(vp) ((struct ptyfsnode *)(vp)->v_data)
164 struct ptyfsnode *ptyfs_get_node(ptyfstype, int);
165 void ptyfs_itimes(struct ptyfsnode *, const struct timespec *,
ptyfs.h 94 struct ptyfsnode { struct
95 SLIST_ENTRY(ptyfsnode) ptyfs_hash; /* hash chain */
154 * Convert between ptyfsnode vnode
156 #define VTOPTYFS(vp) ((struct ptyfsnode *)(vp)->v_data)
164 struct ptyfsnode *ptyfs_get_node(ptyfstype, int);
165 void ptyfs_itimes(struct ptyfsnode *, const struct timespec *,

Completed in 46 milliseconds