Home
last modified time | relevance | path

Searched defs:shname (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c429 new_section(Ofl_desc *ofl, Word shtype, const char *shname, Xword entcnt, in new_section()
1612 make_cap(Ofl_desc *ofl, Word shtype, const char *shname, int ident) in make_cap()
2249 make_dyn_shndx(Ofl_desc *ofl, const char *shname, Os_desc *symtab, in make_dyn_shndx()
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c1693 char shname[SA_SHARE_UUID_BUFLEN]; in sa_commit_share() local