__STRING 45 sys/include/kernel.h #define __s(x) __STRING(x) __STRING 71 sys/kern/sysent.c #define SYSENT(n, fn) {n, __STRING(fn), (sysfn_t)(fn)}