SRCH_FIRST_FILE
if (search_type & SRCH_FIRST_FILE)
flag = SRCH_FIRST_FILE;
if (search_type & SRCH_FIRST_FILE) {
search_type &= ~SRCH_FIRST_FILE;