Home
last modified time | relevance | path

Searched refs:parse_hardware_param (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/dhclient/
H A Ddhcpd.h289 void parse_hardware_param(FILE *, struct hardware *);
H A Dparse.c158 parse_hardware_param(FILE *cfile, struct hardware *hardware) in parse_hardware_param() function
H A Dclparse.c235 parse_hardware_param(cfile, &ip->hw_address); in parse_client_statement()