Searched refs:sys_sysfs (Results 1 - 4 of 4) sorted by path

/seL4-refos-master/libs/librefos/src/refos-util/
H A Dinit.c157 long sys_sysfs(va_list ap);
498 syscall_table[__NR_sysfs] = sys_sysfs;
/seL4-refos-master/libs/librefossys/src/
H A Dsys_stubs.c529 long sys_sysfs(va_list ap) { function
530 assert(!"sys_sysfs not implemented");
1705 long sys_sysfs(va_list ap) { function
1706 assert(!"sys_sysfs not implemented");
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Dinit.c157 long sys_sysfs(va_list ap);
498 syscall_table[__NR_sysfs] = sys_sysfs;
/seL4-refos-master/projects/refos/impl/libs/librefossys/src/
H A Dsys_stubs.c529 long sys_sysfs(va_list ap) { function
530 assert(!"sys_sysfs not implemented");
1705 long sys_sysfs(va_list ap) { function
1706 assert(!"sys_sysfs not implemented");

Completed in 166 milliseconds