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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Difupdown.c105 static const char *startup_PATH; variable
924 *(environend++) = setlocalenv("%s=%s", "PATH", startup_PATH);
1166 startup_PATH = getenv("PATH");
1167 if (!startup_PATH) startup_PATH = "";

Completed in 98 milliseconds