Searched refs:ERRMSGSIZ (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/krb5/slave/ |
H A D | kprop.c | 113 #define ERRMSGSIZ 256 macro 114 char Errmsg[ERRMSGSIZ]; 398 (void) snprintf(Errmsg, ERRMSGSIZ, gettext("%s: unknown host"), 429 (void) snprintf(Errmsg, ERRMSGSIZ, 433 (void) snprintf(Errmsg, ERRMSGSIZ, 438 (void) snprintf(Errmsg, ERRMSGSIZ, 467 (void) snprintf(Errmsg, ERRMSGSIZ,
|