bog.c | 70 struct dictindex dictindex[26]; variable in typeref:struct:dictindex[26] 228 if (loadindex(DICTINDEX) < 0) { 229 warnx("can't load %s", DICTINDEX); 514 if (dictseek(dictfp, dictindex[j].start, SEEK_SET) < 0) { 581 dictindex[i].start, SEEK_SET) < 0) {
|