Home
last modified time | relevance | path

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

/openbsd/sbin/dhclient/
H A Doptions.c669 char *dupnames, *hn, *inputstring; in pretty_print_domain_list() local
686 dupnames = inputstring; in pretty_print_domain_list()
705 free(dupnames); in pretty_print_domain_list()
709 free(dupnames); in pretty_print_domain_list()
H A Ddhclient.c2235 char *dupnames, *hn, *inputstring; in res_hnok_list() local
2241 dupnames = inputstring = strdup(names); in res_hnok_list()
2256 free(dupnames); in res_hnok_list()