Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbrand.h82 ulong_t sed_phnum; member
198 uint32_t sed_phnum; member
/titanic_41/usr/src/uts/common/os/
H A Dbrand.c537 sed32.sed_phnum = spd->spd_elf_data.sed_phnum; in brand_solaris_cmd()
714 sed.sed_phnum = up->u_auxv[i].a_un.a_val; in brand_solaris_elfexec()
762 sedp->sed_phnum = ehdr.e_phnum; in brand_solaris_elfexec()
848 sedp->sed_phnum = NULL; in brand_solaris_elfexec()
973 val = sedp->sed_phnum; in brand_solaris_elfexec()
/titanic_41/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c421 ap->a_un.a_val = sed.sed_phnum; in brand_post_init()