Searched refs:origenv (Results 1 – 1 of 1) sorted by relevance
615 struct execenv origenv; in brand_solaris_elfexec() local666 origenv.ex_bssbase = p->p_bssbase; in brand_solaris_elfexec()667 origenv.ex_brkbase = p->p_brkbase; in brand_solaris_elfexec()668 origenv.ex_brksize = p->p_brksize; in brand_solaris_elfexec()669 origenv.ex_vp = p->p_exec; in brand_solaris_elfexec()686 restoreexecenv(&origenv, &orig_sigaltstack); in brand_solaris_elfexec()746 restoreexecenv(&origenv, &orig_sigaltstack); in brand_solaris_elfexec()783 restoreexecenv(&origenv, &orig_sigaltstack); in brand_solaris_elfexec()808 restoreexecenv(&origenv, &orig_sigaltstack); in brand_solaris_elfexec()