OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IO_READ
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/eeprom/
defs.h
43
#define
IO_READ
0
eehandlers.c
173
if (doio(ktent, (u_char *)&hwtime, sizeof(hwtime),
IO_READ
))
206
if (doio(ktent, &num8, sizeof(num8),
IO_READ
))
230
if (doio(ktent, (u_char *)&num16, sizeof(num16),
IO_READ
))
261
if (doio(ktent, &scsize, sizeof(scsize),
IO_READ
))
299
if (doio(ktent, &truth, sizeof(truth),
IO_READ
))
377
if (doio(ktent, (u_char *)&dev[0], sizeof(dev),
IO_READ
))
402
if (doio(ktent, &kbd, sizeof(kbd),
IO_READ
))
434
if (doio(ktent, &cons, sizeof(cons),
IO_READ
))
463
if (doio(ktent, (u_char *)&path[0], sizeof(path),
IO_READ
))
493
sizeof(string),
IO_READ
))
[
all
...]
Completed in 18 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026