OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RUMP_O_WRONLY
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libukfs/
ukfs.c
900
fd = rump_sys_open(filename,
RUMP_O_WRONLY
, 0);
948
fd = rump_sys_open(filename,
RUMP_O_WRONLY
| RUMP_O_CREAT, mode);
/src/sys/rump/include/rump/
rumpdefs.h
14
#define
RUMP_O_WRONLY
0x00000001 /* open for writing only */
Completed in 14 milliseconds
Indexes created Sat Oct 25 01:09:55 GMT 2025