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

/seL4-refos-master/libs/librefos/src/refos-util/
H A Dinit.c378 long sys_msgctl(va_list ap);
719 syscall_table[__NR_msgctl] = sys_msgctl;
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Dinit.c378 long sys_msgctl(va_list ap);
719 syscall_table[__NR_msgctl] = sys_msgctl;
/seL4-refos-master/libs/librefossys/src/
H A Dsys_stubs.c2313 long sys_msgctl(va_list ap) { function
2314 assert(!"sys_msgctl not implemented");
/seL4-refos-master/projects/refos/impl/libs/librefossys/src/
H A Dsys_stubs.c2313 long sys_msgctl(va_list ap) { function
2314 assert(!"sys_msgctl not implemented");

Completed in 72 milliseconds