Home
last modified time | relevance | path

Searched refs:CORE_MAGIC (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dcore.h44 #define CORE_MAGIC 0x080456 macro
/titanic_41/usr/src/cmd/file/
H A Dfile.c636 } else if (*(int *)fbuf == CORE_MAGIC) { in def_position_tests()