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