Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dsorttable.h98 #define ERRSTR_MAXSZ 256 macro
100 char g_err[ERRSTR_MAXSZ];
149 snprintf(g_err, ERRSTR_MAXSZ, "malloc idxs: %s", in sort_orctable()
156 snprintf(g_err, ERRSTR_MAXSZ, "malloc tmp_orc_ip_table: %s", in sort_orctable()
163 snprintf(g_err, ERRSTR_MAXSZ, "malloc tmp_orc_table: %s", in sort_orctable()