OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nullsys
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/vax/boot/boot/
conf.c
48
SADEV("hp",hpstrategy, hpopen,
nullsys
, noioctl),
50
SADEV("ctu",ctustrategy, ctuopen,
nullsys
, noioctl),
52
SADEV("mt",rastrategy, raopen,
nullsys
, noioctl),
53
SADEV("rom",romstrategy, romopen,
nullsys
, noioctl),
54
SADEV("rd",mfmstrategy, mfmopen,
nullsys
, noioctl),
55
SADEV("sd",romstrategy, romopen,
nullsys
, noioctl),
56
SADEV("sd",romstrategy, romopen,
nullsys
, noioctl),
57
SADEV("st",
nullsys
,
nullsys
,
nullsys
, noioctl)
[
all
...]
/src/sys/lib/libsa/
dev.c
47
nullsys
(void)
function
stand.h
294
void
nullsys
(void);
/src/sys/arch/next68k/stand/boot/
conf.c
64
{ "fd",
nullsys
, nodev,
nullsys
, noioctl },
65
{ "od",
nullsys
, nodev,
nullsys
, noioctl },
66
{ "tp",
nullsys
, nodev,
nullsys
, noioctl },
/src/sys/arch/luna68k/stand/boot/
conf.c
50
(int (*)(void *, int, daddr_t, size_t, void *, size_t *))
nullsys
52
#define xxclose (int (*)(struct open_file *))
nullsys
/src/sys/arch/hp300/stand/common/
conf.c
53
(int (*)(void *, int, daddr_t, size_t, void *, size_t *))
nullsys
55
#define xxclose (int (*)(struct open_file *))
nullsys
Completed in 29 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026