Searched defs:idatap (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/exec/intp/ |
H A D | intp.c | 102 getintphead(struct vnode *vp, struct intpdata *idatap) in getintphead() 166 struct intpdata *idatap, in intpexec()
|
/titanic_41/usr/src/uts/common/exec/shbin/ |
H A D | shbin.c | 159 struct intpdata *idatap, in shbinexec()
|
/titanic_41/usr/src/uts/common/exec/aout/ |
H A D | aout.c | 132 struct intpdata *idatap, int level, long *execsz, int setid, in aoutexec()
|
/titanic_41/usr/src/uts/common/exec/java/ |
H A D | java.c | 87 struct intpdata *idatap, int level, long *execsz, int setid, in javaexec()
|
/titanic_41/usr/src/uts/common/brand/sn1/ |
H A D | sn1_brand.c | 222 sn1_elfexec(vnode_t *vp, execa_t *uap, uarg_t *args, intpdata_t *idatap, in sn1_elfexec()
|
/titanic_41/usr/src/uts/common/brand/solaris10/ |
H A D | s10_brand.c | 391 s10_elfexec(vnode_t *vp, execa_t *uap, uarg_t *args, intpdata_t *idatap, in s10_elfexec()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | exec.c | 542 struct intpdata *idatap, in gexec() 1411 struct intpdata *idatap, in noexec()
|
H A D | brand.c | 603 intpdata_t *idatap, int level, long *execsz, int setid, caddr_t exec_file, in brand_solaris_elfexec()
|
/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 249 elfexec(vnode_t *vp, execa_t *uap, uarg_t *args, intpdata_t *idatap, in elfexec()
|