Searched refs:MI4R_REMAP_FILES (Results 1 – 2 of 2) sorted by relevance
1701 mi->mi_recovflags |= MI4R_REOPEN_FILES | MI4R_REMAP_FILES; in recov_newserver()2536 remap = mi->mi_recovflags & MI4R_REMAP_FILES; in recov_openfiles()2625 mi->mi_recovflags &= ~(MI4R_REOPEN_FILES | MI4R_REMAP_FILES); in recov_openfiles()
1194 #define MI4R_REMAP_FILES 0x10 macro