HomeSort by: relevance | last modified time | path
    Searched refs:FIO_setNotificationLevel (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/zstd/dist/programs/
fileio.h 96 void FIO_setNotificationLevel(int level);
zstdcli.c 1568 FIO_setNotificationLevel(g_displayLevel);
fileio.c 344 void FIO_setNotificationLevel(int level) { g_display_prefs.displayLevel=level; }

Completed in 70 milliseconds