Searched refs:GLOBAL_ERR_SZ (Results 1 – 2 of 2) sorted by relevance
60 #define GLOBAL_ERR_SZ 1024 macro67 static char global_error[GLOBAL_ERR_SZ];643 (void) vsnprintf(global_error, GLOBAL_ERR_SZ-1, format, alist); in preserve_error()
56 #define GLOBAL_ERR_SZ 1024 macro88 static char global_error[GLOBAL_ERR_SZ];2323 (void) vsnprintf(global_error, GLOBAL_ERR_SZ-1, format, alist); in preserve_error()