Searched refs:MODLIST_FILLER (Results 1 – 2 of 2) sorted by relevance
79 #define MODLIST_FILLER (PROFMODLIST_SZ - sizeof (ProfModuleList)) macro
470 if (MODLIST_FILLER) in dump_modules()471 (void) fseek(fp, MODLIST_FILLER, SEEK_CUR); in dump_modules()