Searched defs:hooks_table (Results 1 – 3 of 3) sorted by relevance
| /third_party/musl/porting/linux/user/src/syscall_hooks/ |
| D | syscall_hooks.c | 45 int set_syscall_hooks(const char *hooks_table, int table_len, void *hooks_entry, int reset, int **t… in set_syscall_hooks()
|
| /third_party/musl/src/linux/syscall_hooks/ |
| D | syscall_hooks.c | 45 int set_syscall_hooks(const char *hooks_table, int table_len, void *hooks_entry, int reset, int **t… in set_syscall_hooks()
|
| /third_party/musl/src/syscall_hooks/linux/ |
| D | syscall_hooks.c | 45 int set_syscall_hooks(const char *hooks_table, int table_len, void *hooks_entry, int reset, int **t… in set_syscall_hooks()
|