Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dexec.h106 char *auxp_brand; /* address of first brand auxv on user stack */ member
/titanic_41/usr/src/uts/common/os/
H A Dbrand.c915 if (copyout(&brand_auxv, args->auxp_brand, in brand_solaris_elfexec()
929 if (copyout(&brand_auxv32, args->auxp_brand, in brand_solaris_elfexec()
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c800 args->auxp_brand = in elfexec()