Home
last modified time | relevance | path

Searched defs:strtbl (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libcrle/common/
H A Ddump.c131 const char *str, *strtbl; in scanconfig() local
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c50 const char *str, *strtbl = config->c_strtbl; in elf_config_validate() local
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dconfig.c66 char *strtbl, *_strtbl; in genconfig() local
H A Dprint.c195 const char *strtbl; in scanconfig() local
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2140 Str_tbl *strtbl; in update_odynamic() local
2684 Str_tbl *strtbl; in update_overdef() local
2834 Str_tbl *strtbl; in update_overneed() local
3357 Str_tbl *strtbl; in update_oscap() local
H A Dversion.c342 Str_tbl *strtbl; in ld_vers_check_need() local
H A Dsections.c950 Str_tbl *strtbl; in make_dynamic() local
1620 Str_tbl *strtbl; in make_cap() local
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c813 strtbl_alloc(ARSTRTBL *strtbl, size_t need) in strtbl_alloc()
920 strtbl_pad(ARSTRTBL *strtbl, size_t n, int ch) in strtbl_pad()