Searched refs:ERRSTR_MAXSZ (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/
H A Dsorttable.h98 #define ERRSTR_MAXSZ 256 macro
100 char g_err[ERRSTR_MAXSZ];
146 snprintf(g_err, ERRSTR_MAXSZ, "malloc idxs: %s",
153 snprintf(g_err, ERRSTR_MAXSZ, "malloc tmp_orc_ip_table: %s",
160 snprintf(g_err, ERRSTR_MAXSZ, "malloc tmp_orc_table: %s",

Completed in 121 milliseconds