Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A Djob.c2992 static const char *last_shell = ""; in construct_command_argv() local
3007 if (unixroot && shell && strcmp (shell, last_shell) != 0 in construct_command_argv()