Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c2114 static void changepath(const char *) FAST_FUNC;
2137 { VSTRFIXED|VTEXTFIXED , bb_PATH_root_path, changepath },
8546 changepath(const char *newval) in changepath() function