Searched defs:ERR_ALLOWED (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Derrorcode.h26 // Allow this system call. The value of ERR_ALLOWED is pretty much
30 ERR_ALLOWED = 0x04000000, enumerator in enum:playground2::ErrorCode::__anon9855
35 // This is very different from return ERR_ALLOWED.

Completed in 100 milliseconds