Home
last modified time | relevance | path

Searched refs:FLOCK_MEMBERS_EQ (Results 1 – 1 of 1) sorted by relevance

/external/strace/
Dfetch_struct_flock.c43 #define FLOCK_MEMBERS_EQ(type, member) \ macro
49 && FLOCK_MEMBERS_EQ(type, l_type) \
50 && FLOCK_MEMBERS_EQ(type, l_whence) \
51 && FLOCK_MEMBERS_EQ(type, l_start) \
52 && FLOCK_MEMBERS_EQ(type, l_len) \
53 && FLOCK_MEMBERS_EQ(type, l_pid))