Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Dalloc.c49 new_string_list(size_t size) in new_string_list() function
H A Ddhcpd.h300 struct string_list *new_string_list(size_t size);
H A Dclparse.c909 tmp = new_string_list(valsize); in parse_string_list()