Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c2058 static void FAST_FUNC getoptsreset(const char *value);
2142 { VSTRFIXED|VTEXTFIXED , defoptindvar, getoptsreset },
2250 getoptsreset(const char *value) in getoptsreset() function