OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fs_buf
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
rawfs.c
53
char
fs_buf
[RAWFS_BSIZE];
member in struct:rawfs_file
70
fs->fs_ptr = fs->
fs_buf
;
184
fs->fs_ptr = fs->
fs_buf
;
191
fs->fs_nextblk, RAWFS_BSIZE, fs->
fs_buf
, &len);
/src/sys/arch/sun68k/stand/tapeboot/
rawfs.c
54
char
fs_buf
[RAWFS_BSIZE];
member in struct:file
72
fs->fs_ptr = fs->
fs_buf
;
92
printf("rawfs_close: breakpoint...", fs->
fs_buf
);
206
fs->fs_ptr = fs->
fs_buf
;
210
fs->fs_nextblk, RAWFS_BSIZE, fs->
fs_buf
, &len);
/src/sys/arch/mvme68k/stand/bootst/
rawfs.c
52
char
fs_buf
[RAWFS_BSIZE];
member in struct:file
69
fs->fs_ptr = fs->
fs_buf
;
197
fs->fs_ptr = &fs->
fs_buf
[idx];
222
fs->fs_ptr = fs->
fs_buf
;
227
RAWFS_BSIZE, fs->
fs_buf
, &len);
Completed in 11 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025