Searched defs:STUB_MAX_FDS (Results 1 – 2 of 2) sorted by relevance
9 #define STUB_MAX_FDS 4 macro
34 static __always_inline int syscall_handler(int fd_map[STUB_MAX_FDS]) in syscall_handler()