Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h111 char *auxp_brand; /* address of first brand auxv on user stack */ member
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c916 if (copyout(&brand_auxv, args->auxp_brand, in brand_solaris_elfexec()
930 if (copyout(&brand_auxv32, args->auxp_brand, in brand_solaris_elfexec()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c908 args->auxp_brand = in elfexec()