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_SHLOCK
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/nvi/usr.bin/nvi/
compat.h
140
#ifndef
O_SHLOCK
141
#define
O_SHLOCK
0
port.h
142
#ifndef
O_SHLOCK
143
#define
O_SHLOCK
0
/src/bin/sh/
redir.c
943
#ifndef
O_SHLOCK
944
# define
O_SHLOCK
0
976
#define IGNFLAGS (O_ACCMODE|O_RDONLY|O_WRONLY|O_RDWR|
O_SHLOCK
|O_EXLOCK| \
/src/usr.sbin/ypbind/
ypbind.c
75
#ifndef
O_SHLOCK
76
#define
O_SHLOCK
0
151
fd = open(path, flags|
O_SHLOCK
, mode);
155
#if
O_SHLOCK
== 0
/src/sys/sys/
fcntl.h
84
#define
O_SHLOCK
0x00000010 /* open with shared file lock */
140
#define O_MASK (O_ACCMODE|O_NONBLOCK|O_APPEND|
O_SHLOCK
|O_EXLOCK|\
/src/tools/compat/
compat_defs.h
725
#ifndef
O_SHLOCK
726
#define
O_SHLOCK
0
Completed in 21 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026