Home
last modified time | relevance | path

Searched defs:execsz (Results 1 – 9 of 9) sorted by relevance

/titanic_52/usr/src/uts/common/exec/aout/
H A Daout.c132 struct intpdata *idatap, int level, long *execsz, int setid, in aoutexec() argument
277 get_aout_head(struct vnode **vpp, struct exdata *edp, long *execsz, int *isdyn) in get_aout_head() argument
[all...]
/titanic_52/usr/src/uts/common/exec/intp/
H A Dintp.c168 long *execsz, in intpexec() argument
/titanic_52/usr/src/uts/common/exec/shbin/
H A Dshbin.c161 long *execsz, in shbinexec() argument
/titanic_52/usr/src/uts/common/exec/java/
H A Djava.c87 struct intpdata *idatap, int level, long *execsz, int setid, in javaexec() argument
/titanic_52/usr/src/uts/common/os/
H A Dexec.c121 long execsz; /* temporary count of exec size */ in exec_common() local
544 long *execsz, in gexec() argument
1413 long *execsz, in noexec() argument
H A Dbrand.c603 intpdata_t *idatap, int level, long *execsz, int setid, caddr_t exec_file, in brand_solaris_elfexec() argument
/titanic_52/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c223 int level, long *execsz, int setid, caddr_t exec_file, cred_t *cred, in sn1_elfexec() argument
/titanic_52/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c392 int level, long *execsz, int setid, caddr_t exec_file, cred_t *cred, in s10_elfexec() argument
/titanic_52/usr/src/uts/common/exec/elf/
H A Delf.c189 long execsz; in mapexec_brand() local
250 int level, long *execsz, int setid, caddr_t exec_file, cred_t *cred, in elfexec() argument
1213 mapelfexec(vnode_t * vp,Ehdr * ehdr,int nphdrs,caddr_t phdrbase,Phdr ** uphdr,Phdr ** dyphdr,Phdr ** stphdr,Phdr ** dtphdr,Phdr * dataphdrp,caddr_t * bssbase,caddr_t * brkbase,intptr_t * voffset,intptr_t * minaddr,size_t len,long * execsz,size_t * brksize) mapelfexec() argument
[all...]