HomeSort by: relevance | last modified time | path
    Searched defs:have_sh (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/gmake/dist/w32/subproc/
sub_proc.c 962 int have_sh = 0; /* HAVE_CYGWIN_SHELL */ local
965 have_sh = (shell_name != NULL || strstr(full_exec_path, "sh.exe"));
1114 if (cygwin_mode && have_sh) { /* HAVE_CYGWIN_SHELL */

Completed in 19 milliseconds