Home | History | Annotate | Download | only in make-3.81

Lines Matching defs:s2

2356     char *s2 = _fullpath(NULL, default_shell, 0);
2358 slow_flag = strcmp((s1 ? s1 : ""), (s2 ? s2 : ""));
2362 if (s2)
2363 free (s2);