HelenOS sources

SYS_IPC_IRQ_UNSUBSCRIBE  122 kernel/generic/src/syscall/syscall.c 	[SYS_IPC_IRQ_UNSUBSCRIBE] = (syshandler_t) sys_ipc_irq_unsubscribe,
SYS_IPC_IRQ_UNSUBSCRIBE  103 uspace/app/trace/syscalls.c 	[SYS_IPC_IRQ_UNSUBSCRIBE] = { "ipc_irq_unsubscribe", 2, V_ERRNO },
SYS_IPC_IRQ_UNSUBSCRIBE   84 uspace/lib/c/generic/irq.c 	return (errno_t) __SYSCALL1(SYS_IPC_IRQ_UNSUBSCRIBE,
HelenOS homepage, sources at GitHub