Home
last modified time | relevance | path

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

/busybox-1.35.0/docs/
Difupdown_design.txt25 return execute(ext_dhcp_clients[i].stopcmd, ifd, exec);
/busybox-1.35.0/networking/
Difupdown.c627 const char *stopcmd; member
703 result = execute(ext_dhcp_clients[i].stopcmd, ifd, exec); in dhcp_down()