Searched refs:FATAL_MSG_SZ (Results 1 – 1 of 1) sorted by relevance
465 #define FATAL_MSG_SZ 1024 macro474 char buf[FATAL_MSG_SZ]; in fatal()484 (void) snprintf(buf + strlen(buf), FATAL_MSG_SZ - strlen(buf), in fatal()