HomeSort by relevance Sort by last modified time
    Searched defs:shstrtab_t (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/libproc/common/
Pgcore.c 72 } shstrtab_t; typedef in typeref:struct:shstrtab
84 shstrtab_t pgc_shstrtab;
88 shstrtab_init(shstrtab_t *s)
95 shstrtab_ndx(shstrtab_t *s, shstrtype_t type)
109 shstrtab_size(const shstrtab_t *s)
901 shstrtab_t *s = &pgc->pgc_shstrtab;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/exec/elf/
elf.c 103 } shstrtab_t; typedef in typeref:struct:shstrtab
106 shstrtab_init(shstrtab_t *s)
113 shstrtab_ndx(shstrtab_t *s, shstrtype_t type)
127 shstrtab_size(const shstrtab_t *s)
133 shstrtab_dump(const shstrtab_t *s, char *buf)
    [all...]

Completed in 240 milliseconds