Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Dprofile.h48 unsigned int hd_magic; /* identifier for file */ member
65 unsigned int hd_magic; /* identifier for file */ member
/titanic_41/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c344 Hptr->hd_magic = (unsigned int)PRF_MAGIC; in profile_open()