Lines Matching defs:SEARCH_EXTS
2614 # define SEARCH_EXTS ".bat", ".cmd", NULL
2618 # define SEARCH_EXTS ".cmd", ".btm", ".bat", ".pl", NULL
2622 # define SEARCH_EXTS ".pl", ".com", NULL
2626 #ifdef SEARCH_EXTS
2627 char *exts[] = { SEARCH_EXTS };
2639 * If SEARCH_EXTS is also defined, will look for each
2640 * scriptname{SEARCH_EXTS} whenever scriptname is not found
2643 * Assuming SEARCH_EXTS is C<".foo",".bar",NULL>, PATH search
2670 /* The first time through, just add SEARCH_EXTS to whatever we
2690 #ifdef SEARCH_EXTS
2705 #ifdef SEARCH_EXTS
2709 #ifdef SEARCH_EXTS
2780 #ifdef SEARCH_EXTS
2791 #ifdef SEARCH_EXTS