Home
last modified time | relevance | path

Searched refs:sed_phnum (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbrand.h83 ulong_t sed_phnum; member
198 uint32_t sed_phnum; member
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c538 sed32.sed_phnum = spd->spd_elf_data.sed_phnum; in brand_solaris_cmd()
715 sed.sed_phnum = up->u_auxv[i].a_un.a_val; in brand_solaris_elfexec()
763 sedp->sed_phnum = ehdr.e_phnum; in brand_solaris_elfexec()
849 sedp->sed_phnum = 0; in brand_solaris_elfexec()
974 val = sedp->sed_phnum; in brand_solaris_elfexec()
/illumos-gate/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c423 ap->a_un.a_val = sed.sed_phnum; in brand_post_init()