Searched refs:brand_auxv (Results 1 – 1 of 1) sorted by relevance
905 auxv_t brand_auxv[] = { in brand_solaris_elfexec() local911 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()