Searched refs:IQFILE_PATH_MAX_LEN (Results 1 – 1 of 1) sorted by relevance
60 #define IQFILE_PATH_MAX_LEN 256 macro304 char iqfile[IQFILE_PATH_MAX_LEN] = {0}; in test_update_iqfile()309 char* ret = fgets(iqfile + strlen(iqfile), IQFILE_PATH_MAX_LEN, stdin); in test_update_iqfile()