Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/udhcp/
Ddhcpc.c459 static const char* get_optname(uint8_t code, const struct dhcp_optflag **dh) in get_optname() function
504 opt_name = get_optname(code, &dh); in fill_envp()