Searched refs:CORE_MAGIC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | core.h | 44 #define CORE_MAGIC 0x080456 macro |
/titanic_41/usr/src/cmd/file/ | ||
H A D | file.c | 636 } else if (*(int *)fbuf == CORE_MAGIC) { in def_position_tests() |