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