Lines Matching defs:SEARCH_EXTS
3416 # define SEARCH_EXTS ".bat", ".cmd", NULL
3420 # define SEARCH_EXTS ".cmd", ".btm", ".bat", ".pl", NULL
3424 # define SEARCH_EXTS ".pl", ".com", NULL
3428 #ifdef SEARCH_EXTS
3429 static const char *const exts[] = { SEARCH_EXTS };
3444 * If SEARCH_EXTS is also defined, will look for each
3445 * scriptname{SEARCH_EXTS} whenever scriptname is not found
3448 * Assuming SEARCH_EXTS is C<".foo",".bar",NULL>, PATH search
3475 /* The first time through, just add SEARCH_EXTS to whatever we
3496 #ifdef SEARCH_EXTS
3513 #ifdef SEARCH_EXTS
3518 #ifdef SEARCH_EXTS
3571 #ifdef SEARCH_EXTS
3582 #ifdef SEARCH_EXTS