Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dmain.c1608 struct variable *shv = lookup_variable (STRING_SIZE_TUPLE ("SHELL")); in main() local
1612 if (shv && *shv->value) in main()
1614 char *shell_path = recursively_expand(shv); in main()