Home
last modified time | relevance | path

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

/busybox-1.35.0/libbb/
Dxfuncs.c235 static int wh_helper(int value, int def_val, const char *env_name, int *err) in wh_helper() argument
249 char *s = getenv(env_name); in wh_helper()