| /titanic_53/usr/src/cmd/svc/ |
| H A D | req.flg | 34 exec_file usr/src/lib/libscf/inc.flg 35 exec_file usr/src/lib/libuutil/inc.flg 38 exec_file usr/src/lib/req.flg
|
| H A D | inc.flg | 30 exec_file usr/src/cmd/svc/req.flg
|
| /titanic_53/usr/src/tools/scripts/ |
| H A D | flg.flp.sh | 112 exec_file() function 133 exec_file $1/$i 255 [[ -f $TREE/req.flg ]] && exec_file $TREE/req.flg
|
| H A D | validate_flg.pl | 111 } elsif ($text =~ /\s*exec_file\s+(\S+)/) {
|
| /titanic_53/usr/src/uts/common/exec/shbin/ |
| H A D | shbin.c | 59 caddr_t exec_file, 163 caddr_t exec_file, in shbinexec() argument 248 error = gexec(&nvp, uap, args, &idata, ++level, execsz, exec_file, cred, in shbinexec()
|
| /titanic_53/usr/src/uts/common/exec/elf/ |
| H A D | elf.c | 175 intptr_t *voffset, caddr_t exec_file, int *interp, caddr_t *bssbase, in mapexec_brand() argument 196 uprintf("%s: Cannot execute %s\n", exec_file, args->pathname); in mapexec_brand() 204 uprintf("%s: Cannot read %s\n", exec_file, args->pathname); in mapexec_brand() 209 uprintf("%s: Nothing to load in %s", exec_file, args->pathname); in mapexec_brand() 219 uprintf("%s: Cannot map %s\n", exec_file, args->pathname); in mapexec_brand() 250 int level, long *execsz, int setid, caddr_t exec_file, cred_t *cred, in elfexec() argument 319 uprintf("%s: Bad entry point\n", exec_file); in elfexec() 356 idatap, level + 1, execsz, setid, exec_file, cred, in elfexec() 502 exec_file); in elfexec() 549 uprintf("%s: Bad DTrace phdr in %s\n", exec_file, exec_file); in elfexec() [all …]
|
| /titanic_53/usr/src/uts/common/exec/intp/ |
| H A D | intp.c | 170 caddr_t exec_file, in intpexec() argument 230 error = gexec(&nvp, uap, args, &idata, ++level, execsz, exec_file, cred, in intpexec()
|
| /titanic_53/usr/src/uts/common/exec/aout/ |
| H A D | aout.c | 57 caddr_t exec_file, cred_t *cred, int brand_action); 133 caddr_t exec_file, cred_t *cred, int brand_action) in aoutexec() argument 194 setid, exec_file, cred, brand_action)) { in aoutexec()
|
| /titanic_53/usr/src/uts/common/os/ |
| H A D | brand.c | 603 intpdata_t *idatap, int level, long *execsz, int setid, caddr_t exec_file, in brand_solaris_elfexec() argument 676 setid, exec_file, cred, brand_action); in brand_solaris_elfexec() 681 setid, exec_file, cred, brand_action); in brand_solaris_elfexec() 727 &voffset, exec_file, &interp, &env.ex_bssbase, in brand_solaris_elfexec() 735 &voffset, exec_file, &interp, &env.ex_bssbase, in brand_solaris_elfexec() 788 &uphdr_vaddr, &voffset, exec_file, &interp, in brand_solaris_elfexec() 796 &uphdr_vaddr32, &voffset, exec_file, &interp, in brand_solaris_elfexec()
|
| H A D | exec.c | 124 char exec_file[MAXCOMLEN+1]; in exec_common() local 254 bzero(exec_file, MAXCOMLEN+1); in exec_common() 255 (void) strncpy(exec_file, pn.pn_path, MAXCOMLEN); in exec_common() 305 exec_file, p->p_cred, brand_action)) != 0) { in exec_common() 333 bcopy(exec_file, up->u_comm, MAXCOMLEN+1); in exec_common() 545 caddr_t exec_file, in gexec() argument 689 pp->p_zone), exec_file); in gexec() 703 exec_file); in gexec() 758 setidfl, exec_file, cred, brand_action); in gexec() 1415 caddr_t exec_file, in noexec() argument
|
| /titanic_53/usr/src/lib/libscf/ |
| H A D | inc.flg | 33 exec_file usr/src/lib/libuutil/inc.flg
|
| /titanic_53/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() argument 227 setid, exec_file, cred, brand_action, &sn1_brand, SN1_BRANDNAME, in sn1_elfexec()
|
| /titanic_53/usr/src/lib/ |
| H A D | req.flg | 34 exec_file usr/src/cmd/req.flg
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | exec.h | 177 long *execsz, int setid, caddr_t exec_file, 215 struct intpdata *idata, int level, long *execsz, caddr_t exec_file,
|
| H A D | brand.h | 123 long *execsz, int setid, caddr_t exec_file,
|
| /titanic_53/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() argument 396 setid, exec_file, cred, brand_action, &s10_brand, S10_BRANDNAME, in s10_elfexec()
|