Searched refs:st_setstrbuf (Results 1 – 5 of 5) sorted by relevance
| /titanic_50/usr/src/cmd/sgs/include/ |
| H A D | string_table.h | 51 extern int st_setstrbuf(Str_tbl *, char *, size_t);
|
| /titanic_50/usr/src/cmd/sgs/tools/common/ |
| H A D | string_table.c | 659 st_setstrbuf(Str_tbl *stp, char *stbuf, size_t bufsize) in st_setstrbuf() function
|
| H A D | sgsmsg.c | 570 (void) st_setstrbuf(stp, stbuf, stbufsize); in output_defs()
|
| /titanic_50/usr/src/cmd/sgs/libld/common/ |
| H A D | sections.c | 2949 if (st_setstrbuf(mstrtab, mstr_data->d_buf, data_size) == -1) in ld_make_strmerge()
|
| H A D | update.c | 3254 (void) st_setstrbuf(stp, data->d_buf, data->d_size - extra); in update_ostrtab()
|