Home
last modified time | relevance | path

Searched refs:MAX_SYS_FD_HADLERS (Results 1 – 2 of 2) sorted by relevance

/trusty/kernel/lib/trusty/include/lib/trusty/
Dsys_fd.h28 #define MAX_SYS_FD_HADLERS 10 macro
/trusty/kernel/lib/trusty/
Dsyscall.c61 static struct sys_fd_ops const* sys_fds[MAX_SYS_FD_HADLERS] = {