Searched refs:od_strtabsz (Results 1 – 2 of 2) sorted by relevance
151 odp->od_strtabsz += (namesz + MSG_STR_START_SIZE); in input()152 odp->od_strtabsz += (namesz + MSG_STR_END_SIZE); in input()205 odp->od_strtabsz += strlen(ofile) + 2; in input()350 data->d_size = odp->od_strtabsz; in output()
81 size_t od_strtabsz; /* string table size */ member