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

/external/toybox/toys/pending/
H A Ddhcp6.c422 static int fill_envp(DHCP_DATA *res) function
443 if (!res || fill_envp(res)) {
H A Ddhcp.c504 static int fill_envp(dhcpc_result_t *res) function
537 if (fill_envp(res)) {

Completed in 64 milliseconds