Searched refs:action_str (Results 1 – 1 of 1) sorted by relevance
2905 char *argv[3], *envp[5], ifname[12 + IFNAMSIZ], action_str[32]; in net_run_sbin_hotplug() local2909 sprintf(action_str, "ACTION=%s", action); in net_run_sbin_hotplug()2921 envp [i++] = action_str; in net_run_sbin_hotplug()