OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOCK_SH
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/ibm-public/postfix/dist/examples/smtpd-policy/
greylist.pl
152
sub
LOCK_SH
{ 1 }; # Shared lock (used for reading).
191
flock DATABASE_HANDLE,
LOCK_SH
||
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
WindowsMMap.h
49
#define
LOCK_SH
1 /* shared lock */
/src/external/bsd/cron/dist/
externs.h
109
#ifndef
LOCK_SH
110
# define
LOCK_SH
1
/src/sbin/dump/
itime.c
95
(void) flock(fileno(df),
LOCK_SH
);
/src/external/bsd/tmux/dist/
compat.h
284
#define
LOCK_SH
0
/src/external/gpl2/mkhybrid/dist/include/
mconfig.h
195
#define
LOCK_SH
1 /* shared lock */
/src/sys/sys/
fcntl.h
297
#define
LOCK_SH
0x01 /* shared file lock */
/src/tools/compat/
compat_defs.h
391
# define
LOCK_SH
0x01
Completed in 29 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026