Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c1454 # define SO_MASK 0x10000000 in syscall_fixup() macro
1459 if (flags & SO_MASK) in syscall_fixup()
1862 flags |= SO_MASK;
1866 flags &= ~SO_MASK;