Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dslattach.c112 const char *extcmd; /* Command to execute after hangup */ in slattach_main() local
131 &proto, &baud_str, &extcmd in slattach_main()
225 system(extcmd); in slattach_main()