Home
last modified time | relevance | path

Searched defs:LinuxSigSet (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/sandbox/linux/system_headers/
Dlinux_signal.h123 struct LinuxSigSet { struct
127 typedef uint64_t LinuxSigSet; argument
/external/libchrome/sandbox/linux/services/
Dsyscall_wrappers_unittest.cc86 TEST(SyscallWrappers, LinuxSigSet) { in TEST() argument