OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nbfs_open_file
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/acorn32/stand/nbfs/
nbfs.c
79
struct
nbfs_open_file
{
struct
82
LIST_ENTRY(
nbfs_open_file
) link;
85
static LIST_HEAD(,
nbfs_open_file
) nbfs_open_files;
183
struct
nbfs_open_file
*nof = NULL;
221
struct
nbfs_open_file
*nof = (struct
nbfs_open_file
*)r->r1;
255
struct
nbfs_open_file
*nof = (struct
nbfs_open_file
*)r->r1;
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025