Searched refs:shv (Results 1 – 1 of 1) sorted by relevance
1608 struct variable *shv = lookup_variable (STRING_SIZE_TUPLE ("SHELL")); in main() local1612 if (shv && *shv->value) in main()1614 char *shell_path = recursively_expand(shv); in main()