Home
last modified time | relevance | path

Searched refs:ARSTRTBL (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c55 } ARSTRTBL; typedef
57 static ARSTRTBL sym_strtbl;
58 static ARSTRTBL long_strtbl;
116 static void strtbl_pad(ARSTRTBL *, size_t, int);
813 strtbl_alloc(ARSTRTBL *strtbl, size_t need) in strtbl_alloc()
920 strtbl_pad(ARSTRTBL *strtbl, size_t n, int ch) in strtbl_pad()