Searched refs:https_argv (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dservices.c2875 char *https_argv[] = { "httpds", "-s", local
2905 https_argv[https_index++] = "-i";
2906 https_argv[https_index++] = nvram_safe_get("lan_ifname");
2914 _eval(https_argv, NULL, 0, &pid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dservices.c2875 char *https_argv[] = { "httpds", "-s", local
2905 https_argv[https_index++] = "-i";
2906 https_argv[https_index++] = nvram_safe_get("lan_ifname");
2914 _eval(https_argv, NULL, 0, &pid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dservices.c2875 char *https_argv[] = { "httpds", "-s", local
2905 https_argv[https_index++] = "-i";
2906 https_argv[https_index++] = nvram_safe_get("lan_ifname");
2914 _eval(https_argv, NULL, 0, &pid);

Completed in 186 milliseconds