getc_unlocked      53 config.c       	return getc_unlocked(conf->u.file);
getc_unlocked     488 strbuf.c       	while ((ch = getc_unlocked(fp)) != EOF) {