Home
last modified time | relevance | path

Searched refs:HCHostDesc (Results 1 – 2 of 2) sorted by relevance

/dragonfly/bin/cpdup/
HDhclink.h13 struct HCHostDesc { struct
14 struct HCHostDesc *next; argument
39 struct HCHostDesc *hostdescs; argument
HDhclink.c405 struct HCHostDesc *hd; in hcc_alloc_descriptor()
406 struct HCHostDesc *hnew; in hcc_alloc_descriptor()
408 hnew = malloc(sizeof(struct HCHostDesc)); in hcc_alloc_descriptor()
426 struct HCHostDesc *hd; in hcc_get_descriptor()
438 struct HCHostDesc *hd; in hcc_set_descriptor()
439 struct HCHostDesc **hdp; in hcc_set_descriptor()