Searched defs:SYSINIT (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/sys/ | ||
D | kernel.h | 147 #define SYSINIT(uniquifier, subsystem, order, func, ident) \ macro |
/third_party/toybox/toys/pending/ | ||
D | init.c | 35 #define SYSINIT 0x01 macro |