Searched refs:INITSTR_SIZE (Results 1 – 3 of 3) sorted by relevance
213 #define INITSTR_SIZE 100 macro214 extern char Initstr[INITSTR_SIZE];
176 (void)snprintf(Initstr, INITSTR_SIZE, "%s [%s]\n", file, buf); in rest_f()
54 char Initstr[INITSTR_SIZE]; /* initial string for error field */