Searched refs:FIO_setNotificationLevel (Results 1 – 3 of 3) sorted by relevance
103 void FIO_setNotificationLevel(int level);
1294 FIO_setNotificationLevel(g_displayLevel); in main()
415 void FIO_setNotificationLevel(int level) { g_display_prefs.displayLevel=level; } in FIO_setNotificationLevel() function