Searched refs:DTF_TYPE (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libdhcpsvc/modules/files0/
H A Ddhcptab.h64 enum { DTF_KEY, DTF_TYPE, DTF_VALUE }; enumerator in enum:__anon1542
H A Ddhcptab.c159 targetp->dt_type != fields[DTF_TYPE][0])
162 targetp->dt_type == fields[DTF_TYPE][0])
203 recordp->dt_type = fields[DTF_TYPE][0];
/osnet-11/usr/src/lib/libdhcpsvc/modules/files/
H A Ddhcptab.h66 enum { DTF_KEY, DTF_TYPE, DTF_SIG, DTF_VALUE }; enumerator in enum:__anon1540
H A Ddhcptab.c192 dt.dt_type = fields[DTF_TYPE][0];

Completed in 24 milliseconds