MSGMAP             67 usr/server/exec/main.c #define MSGMAP(code, fn) {code, (int (*)(struct msg *))fn}
MSGMAP             83 usr/server/fs/vfs/main.c #define MSGMAP(code, fn) {code, (int (*)(struct task *, struct msg *))fn}