Home
last modified time | relevance | path

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

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