OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nbfs_reg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/stand/nbfs/
nbfs.h
7
struct
nbfs_reg
{
struct
11
extern os_error const *nbfs_open (struct
nbfs_reg
*);
12
extern os_error const *nbfs_getbytes(struct
nbfs_reg
*);
13
extern os_error const *nbfs_putbytes(struct
nbfs_reg
*);
14
extern os_error const *nbfs_args (struct
nbfs_reg
*);
15
extern os_error const *nbfs_close (struct
nbfs_reg
*);
16
extern os_error const *nbfs_file (struct
nbfs_reg
*);
17
extern os_error const *nbfs_func (struct
nbfs_reg
*);
nbfs.c
176
nbfs_open(struct
nbfs_reg
*r)
219
nbfs_getbytes(struct
nbfs_reg
*r)
237
nbfs_putbytes(struct
nbfs_reg
*r)
245
nbfs_args(struct
nbfs_reg
*r)
253
nbfs_close(struct
nbfs_reg
*r)
269
nbfs_file(struct
nbfs_reg
*r)
342
nbfs_func_dirents(struct
nbfs_reg
*r)
439
nbfs_func(struct
nbfs_reg
*r)
Completed in 12 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025