Searched defs:shell_var (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dmain.c283 struct variable shell_var;
1175 shell_var.name = "SHELL";
1176 shell_var.value = xstrdup (ep + 1);
282 struct variable shell_var; variable in typeref:struct:variable

Completed in 2395 milliseconds