OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FWRITE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sun/
kbdsun.c
127
(*k->k_deviopen)(k->k_kbd.k_dev, FREAD|
FWRITE
);
/src/sys/sys/
fcntl.h
74
* FREAD and
FWRITE
are excluded from the #ifdef _KERNEL so that TIOCFLUSH,
75
* which was documented to use FREAD/
FWRITE
, continues to work.
79
#define
FWRITE
0x00000002
132
/* convert from open() flags to/from fflags; convert O_RD/WR to FREAD/
FWRITE
*/
154
#define FMASK (FREAD|
FWRITE
|FCNTLFLAGS|FEXEC)
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026