Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Ddhcp6.c419 static int fill_envp(DHCP_DATA *res) in fill_envp() function
440 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()