Home
last modified time | relevance | path

Searched refs:execenv (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dexec.h57 typedef struct execenv { struct
226 extern void setexecenv(struct execenv *ep);
/titanic_41/usr/src/uts/common/os/
H A Dbrand.c590 restoreexecenv(struct execenv *ep, stack_t *sp) in restoreexecenv()
614 struct execenv env; in brand_solaris_elfexec()
615 struct execenv origenv; in brand_solaris_elfexec()
H A Dexec.c1347 setexecenv(struct execenv *ep) in setexecenv()
/titanic_41/usr/src/uts/common/exec/aout/
H A Daout.c138 struct execenv exenv; in aoutexec()
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c290 struct execenv exenv; in elfexec()