Searched refs:IDMAP_MAGIC (Results 1 – 1 of 1) sorted by relevance
66 #define IDMAP_MAGIC 0x706d6469 macro227 if (*map != htodl(IDMAP_MAGIC)) { // htodl: map data expected to be in correct endianess in assertIdmapHeader()229 *map, htodl(IDMAP_MAGIC)); in assertIdmapHeader()5226 *data++ = htodl(IDMAP_MAGIC); in createIdmap()