Searched refs:auxargs (Results 1 – 7 of 7) sorted by relevance
56 args = (Elf_Auxargs *)imgp->auxargs; in __elfN()99 free(imgp->auxargs, M_TEMP); in __elfN()100 imgp->auxargs = NULL; in __elfN()
346 if (imgp->execpath != NULL && imgp->auxargs != NULL) { in __linuxN()374 if (imgp->auxargs) { in __linuxN()456 if (imgp->auxargs) { in __linuxN()498 args = imgp->auxargs; in __linuxN()536 free(imgp->auxargs, M_TEMP); in __linuxN()537 imgp->auxargs = NULL; in __linuxN()
70 void *auxargs; /* ELF Auxinfo structure pointer */ member
636 if (imgp->execpath != NULL && imgp->auxargs != NULL) { in linux_copyout_strings()659 if (imgp->auxargs) { in linux_copyout_strings()724 if (imgp->auxargs) { in linux_copyout_strings()
1818 if (imgp->execpath != NULL && imgp->auxargs != NULL) { in exec_copyout_strings()1857 if (imgp->auxargs) { in exec_copyout_strings()1934 if (imgp->auxargs) { in exec_copyout_strings()
1460 imgp->auxargs = elf_auxargs; in __CONCAT()1480 Elf_Auxargs *args = (Elf_Auxargs *)imgp->auxargs; in __elfN()1556 free(imgp->auxargs, M_TEMP); in __elfN()1557 imgp->auxargs = NULL; in __elfN()
3669 if (imgp->execpath != NULL && imgp->auxargs != NULL) { in freebsd32_copyout_strings()3709 if (imgp->auxargs) { in freebsd32_copyout_strings()3785 if (imgp->auxargs) { in freebsd32_copyout_strings()