OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shv
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gmake/dist/
main.c
1616
struct variable *
shv
= lookup_variable (STRING_SIZE_TUPLE ("SHELL"));
1620
if (
shv
&& *
shv
->value)
1622
char *shell_path = recursively_expand(
shv
);
1612
struct variable *
shv
= lookup_variable (STRING_SIZE_TUPLE ("SHELL"));
local
main.c
1616
struct variable *
shv
= lookup_variable (STRING_SIZE_TUPLE ("SHELL"));
1620
if (
shv
&& *
shv
->value)
1622
char *shell_path = recursively_expand(
shv
);
1612
struct variable *
shv
= lookup_variable (STRING_SIZE_TUPLE ("SHELL"));
local
Completed in 50 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026