Searched refs:LSS_SC_BODY (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 3601 #undef LSS_SC_BODY 3602 #define LSS_SC_BODY(nr, type, opt, args...) \ macro 3636 LSS_SC_BODY(3, ssize_t, 17, s, msg, flags); in LSS_NAME() 3642 LSS_SC_BODY(3, ssize_t, 16, s, msg, flags); in LSS_NAME() 3656 LSS_SC_BODY(2, int, 13, s, how); in LSS_NAME() 3660 LSS_SC_BODY(3, int, 1, domain, type, protocol); in LSS_NAME() 3665 LSS_SC_BODY(4, int, 8, d, type, protocol, sv); in LSS_NAME()
|