Searched refs:DTF_VALUE (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.c204 recordp->dt_value = strdup(fields[DTF_VALUE]);
/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.c218 dt.dt_value = strdup(fields[DTF_VALUE]);

Completed in 22 milliseconds