OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:O_EXCL
(Results
1 - 2
of
2
) sorted by relevancy
/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/sys/sys/
fcntl.h
99
#define
O_EXCL
0x00000800 /* error if already exists */
138
O_ASYNC|O_SYNC|O_CREAT|O_TRUNC|
O_EXCL
|O_DSYNC|\
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025