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 - 2
of
2
) 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;
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 59 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025