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

/freebsd-current/usr.sbin/config/
H A Dmain.cc97 struct hdr_list { struct
99 struct hdr_list *h_next;
644 struct hdr_list *hl;
689 struct hdr_list *hl;
706 hl = (struct hdr_list *)calloc(1, sizeof(*hl));

Completed in 80 milliseconds