Searched refs:DT_MAGIC (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdhcpsvc/modules/binfiles/
H A Ddhcptab.h45 #define DT_MAGIC 0x0d6c94ab /* "dhcptab" in a hexadecimal world */ macro
H A Ddhcptab.c118 header.dth_magic = DT_MAGIC;
140 if (header.dth_magic != DT_MAGIC ||

Completed in 27 milliseconds