Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dbrand.c905 auxv_t brand_auxv[] = { in brand_solaris_elfexec() local
911 ASSERT(brand_auxv[0].a_type == in brand_solaris_elfexec()
913 brand_auxv[0].a_un.a_val = sed.sed_lddata; in brand_solaris_elfexec()
915 if (copyout(&brand_auxv, args->auxp_brand, in brand_solaris_elfexec()
916 sizeof (brand_auxv)) != 0) in brand_solaris_elfexec()