OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ptyfs_key
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/ptyfs/
ptyfs.h
96
struct ptyfskey
ptyfs_key
;
member in struct:ptyfsnode
97
#define ptyfs_type
ptyfs_key
.ptk_type
98
#define ptyfs_pty
ptyfs_key
.ptk_pty
ptyfs_vfsops.c
430
KASSERT(memcmp(&ptyfs->
ptyfs_key
, &pkey, sizeof(pkey)) == 0);
451
*new_key = &ptyfs->
ptyfs_key
;
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025