OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dosfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/i386/stand/dosboot/
dosfile.c
1
/* $NetBSD:
dosfile
.c,v 1.2 2024/06/29 13:46:40 rin Exp $ */
38
#include "
dosfile
.h"
40
struct
dosfile
{
struct
77
struct
dosfile
*df;
79
df = (struct
dosfile
*) alloc(sizeof(*df));
99
struct
dosfile
*df;
103
df = (struct
dosfile
*) f->f_fsdata;
161
struct
dosfile
*df;
162
df = (struct
dosfile
*) f->f_fsdata;
191
struct
dosfile
*df
[
all
...]
Completed in 11 milliseconds
Indexes created Mon Oct 20 15:10:11 GMT 2025