Searched refs:APPLDATA_MAX_REC_SIZE (Results 1 – 2 of 2) sorted by relevance
168 if (max_size > APPLDATA_MAX_REC_SIZE) { in appldata_os_init() 170 "record size %i\n", max_size, APPLDATA_MAX_REC_SIZE); in appldata_os_init()
10 #define APPLDATA_MAX_REC_SIZE 4024 /* Maximum size of the */ macro