Searched defs:execsz (Results 1 – 9 of 9) sorted by relevance
/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() 277 get_aout_head(struct vnode **vpp, struct exdata *edp, long *execsz, int *isdyn) in get_aout_head()
|
/titanic_41/usr/src/uts/common/exec/intp/ |
H A D | intp.c | 168 long *execsz, in intpexec()
|
/titanic_41/usr/src/uts/common/exec/shbin/ |
H A D | shbin.c | 161 long *execsz, in shbinexec()
|
/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/os/ |
H A D | exec.c | 121 long execsz; /* temporary count of exec size */ in exec_common() local 544 long *execsz, in gexec() 1413 long *execsz, 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/brand/sn1/ |
H A D | sn1_brand.c | 223 int level, long *execsz, int setid, caddr_t exec_file, cred_t *cred, in sn1_elfexec()
|
/titanic_41/usr/src/uts/common/brand/solaris10/ |
H A D | s10_brand.c | 392 int level, long *execsz, int setid, caddr_t exec_file, cred_t *cred, in s10_elfexec()
|
/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 189 long execsz; in mapexec_brand() local 250 int level, long *execsz, int setid, caddr_t exec_file, cred_t *cred, in elfexec() 1213 long *execsz, in mapelfexec()
|