Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c506 char *cstrs = (char *)STRTAB(clmp); in elf_verify_vers() local
523 need = (char *)(cstrs + vnd->vn_file); in elf_verify_vers()
557 version = (char *)(cstrs + vnap->vna_name); in elf_verify_vers()
/titanic_50/usr/src/common/nvpair/
H A Dnvpair.c924 char **cstrs = (void *)buf; in nvlist_add_common() local
931 cstrs[i] = buf; in nvlist_add_common()