FILE *fp;
int i, saverr, chains, z;
char strbuf[STR_LEN], buf[PATH_MAX];
FILE *fp;
int i, saverr, chains, z;
char strbuf[STR_LEN], buf[PATH_MAX];
/* Range checking not needed, encoding has fixed size */
(void)strcpy(buf, encoding);
(void)strcat(buf, "/LC_COLLATE");
/* Range checking not needed, encoding has fixed size */
(void)strcpy(buf, encoding);
(void)strcat(buf, "/LC_COLLATE");