Searched refs:sys_fanotify_init (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/librefos/src/refos-util/
H A Dinit.c389 long sys_fanotify_init(va_list ap);
730 syscall_table[__NR_fanotify_init] = sys_fanotify_init;
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Dinit.c389 long sys_fanotify_init(va_list ap);
730 syscall_table[__NR_fanotify_init] = sys_fanotify_init;
/seL4-refos-master/libs/librefossys/src/
H A Dsys_stubs.c2565 long sys_fanotify_init(va_list ap) { function
2566 assert(!"sys_fanotify_init not implemented");
/seL4-refos-master/projects/refos/impl/libs/librefossys/src/
H A Dsys_stubs.c2565 long sys_fanotify_init(va_list ap) { function
2566 assert(!"sys_fanotify_init not implemented");

Completed in 88 milliseconds