Home
last modified time | relevance | path

Searched defs:leafid (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/bin/cpdup/
H A Dhclink.c323 hcc_leaf_string(hctransaction_t trans, int16_t leafid, const char *str) in hcc_leaf_string()
338 hcc_leaf_data(hctransaction_t trans, int16_t leafid, const void *ptr, int bytes) in hcc_leaf_data()
352 hcc_leaf_int32(hctransaction_t trans, int16_t leafid, int32_t value) in hcc_leaf_int32()
366 hcc_leaf_int64(hctransaction_t trans, int16_t leafid, int64_t value) in hcc_leaf_int64()
H A Dhclink.h55 int16_t leafid; member