try_with_sh      1222 process.c      #define try_with_sh(prog, argv, envp) ((saved_errno == ENOEXEC) ? exec_with_sh((prog), (argv), (envp)) : (void)0)
try_with_sh      1235 process.c      #define try_with_sh(prog, argv, envp) (void)0