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_ops
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
myflock.c
134
static int
lock_ops
[] = {
local
139
while ((status = flock(fd,
lock_ops
[operation])) < 0
155
static int
lock_ops
[] = {
local
160
lock.l_type =
lock_ops
[operation & ~MYFLOCK_OP_NOWAIT];
/src/sys/external/bsd/drm2/include/linux/
i2c.h
94
const struct i2c_lock_operations *
lock_ops
;
member in struct:i2c_adapter
/src/sys/fs/v7fs/
v7fs_impl.h
64
struct
lock_ops
{
struct
113
struct
lock_ops
sb_lock;
114
struct
lock_ops
ilist_lock; /* disk ilist access. */
115
struct
lock_ops
mem_lock; /* work memory allocation lock. */
Completed in 65 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026