OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:O_EXCL
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
stat.h
68
#define
O_EXCL
_O_EXCL
/src/external/bsd/ntp/dist/sntp/libopts/compat/
windows-config.h
105
#define
O_EXCL
_O_EXCL
/src/bin/sh/
redir.c
412
if ((f = open(fname, O_WRONLY|O_CREAT|
O_EXCL
,
958
#ifndef
O_EXCL
959
# define
O_EXCL
0
977
O_NOFOLLOW|O_CREAT|O_TRUNC|
O_EXCL
|O_NOCTTY|O_DIRECTORY|O_REGULAR)
/src/external/bsd/libarchive/dist/libarchive/
archive_windows.h
136
#define
O_EXCL
_O_EXCL
/src/external/gpl2/rcs/include/
conf.h
272
#ifndef
O_EXCL
273
#define
O_EXCL
0
/src/sys/sys/
fcntl.h
99
#define
O_EXCL
0x00000800 /* error if already exists */
141
O_ASYNC|O_SYNC|O_CREAT|O_TRUNC|
O_EXCL
|O_DSYNC|\
Completed in 24 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026