Home
last modified time | relevance | path

Searched defs:rej (Results 1 – 19 of 19) sorted by relevance

/titanic_52/usr/src/cmd/sgs/rtld/common/
H A Dcap.c117 hwcap1_check(Syscapset *scapset, Xword val, Rej_desc *rej) in hwcap1_check() argument
142 hwcap2_check(Syscapset *scapset, Xword val, Rej_desc *rej) in hwcap2_check() argument
167 sfcap1_check(Syscapset *scapset, Xword val, Rej_desc *rej) in sfcap1_check() argument
194 platcap_check(Syscapset * scapset,const char * str,Rej_desc * rej) platcap_check() argument
225 machcap_check(Syscapset * scapset,const char * str,Rej_desc * rej) machcap_check() argument
256 cap_check(Cap * cptr,char * strs,int alt,Fdesc * fdp,Rej_desc * rej) cap_check() argument
427 cap_check_lmp(Rt_map * lmp,Rej_desc * rej) cap_check_lmp() argument
443 cap_check_fdesc(Fdesc * fdp,Cap * cptr,char * strs,Rej_desc * rej) cap_check_fdesc() argument
516 cap_dir(Alist ** fdalpp,Lm_list * lml,const char * dname,Rt_map * clmp,uint_t flags,Rej_desc * rej,int * in_nfavl) cap_dir() argument
663 Rej_desc rej = { 0 }; cap_filtees() local
785 load_cap(Lm_list * lml,Aliste lmco,const char * dir,Rt_map * clmp,uint_t mode,uint_t flags,Grp_hdl ** hdl,Rej_desc * rej,int * in_nfavl) load_cap() argument
[all...]
H A Dobject.c161 Rej_desc rej; in elf_obj_file() local
202 check_plat_names(Syscapset *scapset, Alist *caps, Rej_desc *rej) in check_plat_names() argument
215 check_mach_names(Syscapset *scapset, Alist *caps, Rej_desc *rej) in check_mach_names() argument
247 Rej_desc rej = { 0 }; in elf_obj_fini() local
[all...]
H A Danalyze.c843 trace_so(Rt_map *clmp, Rej_desc *rej, const char *name, const char *path, in trace_so() argument
1097 Rej_desc *rej) in file_notfound() argument
1141 file_open(int err,Lm_list * lml,Rt_map * clmp,uint_t flags,Fdesc * fdp,Rej_desc * rej,int * in_nfavl) file_open() argument
1352 find_path(Lm_list * lml,Rt_map * clmp,uint_t flags,Fdesc * fdp,Rej_desc * rej,int * in_nfavl) find_path() argument
1413 _find_file(Lm_list * lml,Rt_map * clmp,uint_t flags,Fdesc * fdp,Rej_desc * rej,Pdesc * pdp,int aflag,int * in_nfavl) _find_file() argument
1448 find_file(Lm_list * lml,Rt_map * clmp,uint_t flags,Fdesc * fdp,Rej_desc * rej,Pdesc * pdp,Word * strhash,int * in_nfavl) find_file() argument
1571 map_fail(Fdesc * fdp,size_t fsize,const char * name,int fd,Rej_desc * rej) map_fail() argument
1637 map_obj(Lm_list * lml,Fdesc * fdp,size_t fsize,const char * name,int fd,Rej_desc * rej) map_obj() argument
1940 load_so(Lm_list * lml,Aliste lmco,Rt_map * clmp,uint_t flags,Fdesc * fdp,Rej_desc * rej,int * in_nfavl) load_so() argument
2415 load_path(Lm_list * lml,Aliste lmco,Rt_map * clmp,int nmode,uint_t flags,Grp_hdl ** hdl,Fdesc * fdp,Rej_desc * rej,int * in_nfavl) load_path() argument
2546 Rej_desc rej = { 0 }; load_one() local
[all...]
H A Delf.c170 elf_cap_check(Fdesc *fdp, Ehdr *ehdr, Rej_desc *rej) in elf_cap_check() argument
233 Rej_desc *rej) in elf_verify() argument
1057 Rej_desc rej = { 0 }; global() local
[all...]
H A Dsetup.c209 Rej_desc rej = { 0 }; in setup() local
H A Da.out.c167 Rej_desc *rej) in aout_verify() argument
/titanic_52/usr/src/cmd/sgs/libld/common/
H A Dlibs.c379 const char *arpath, Rej_desc *rej) in ar_input() argument
454 Ofl_desc *ofl, Boolean *found, Rej_desc *rej) in ar_extract_bysym() argument
731 ar_extract_all(const char * name,int fd,Ar_desc * adp,Ofl_desc * ofl,Boolean * found,Rej_desc * rej) ar_extract_all() argument
831 Rej_desc rej = { 0 }; ld_process_archive() local
[all...]
H A Dldlibs.c178 find_lib_name(const char *dir, const char *file, Ofl_desc *ofl, Rej_desc *rej, in find_lib_name() argument
289 Rej_desc rej in ld_find_library() local
[all...]
H A Dfiles.c53 ifl_verify(Ehdr *ehdr, Ofl_desc *ofl, Rej_desc *rej) in ifl_verify() argument
85 Rej_desc *rej) in ifl_setup() argument
3065 ld_process_ifl(const char * name,const char * soname,int fd,Elf * elf,Word flags,Ofl_desc * ofl,Rej_desc * rej,Ifl_desc ** ifl_ret) ld_process_ifl() argument
3397 ld_process_open(const char * opath,const char * ofile,int * fd,Ofl_desc * ofl,Word flags,Rej_desc * rej,Ifl_desc ** ifl_ret) ld_process_open() argument
3438 ld_process_mem(const char * path,const char * file,char * addr,size_t size,Ofl_desc * ofl,Rej_desc * rej) ld_process_mem() argument
3462 process_req_lib(Sdf_desc * sdf,const char * dir,const char * file,Ofl_desc * ofl,Rej_desc * rej) process_req_lib() argument
3531 Rej_desc rej = { 0 }; ld_finish_libs() local
[all...]
H A Dargs.c1995 Rej_desc rej = { 0 }; in process_files_com() local
/titanic_52/usr/src/cmd/mandoc/
H A Dterm.c673 static const char rej[] = { '\\', ASCII_NBRSP, ASCII_HYPH, in term_strlen() local
/titanic_52/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c52 elf_mach_flags_check(Rej_desc *rej, Ehdr *ehdr) in elf_mach_flags_check() argument
/titanic_52/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c56 elf_mach_flags_check(Rej_desc *rej, Ehdr *ehdr) in elf_mach_flags_check() argument
/titanic_52/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c55 elf_mach_flags_check(Rej_desc *rej, Ehdr *ehdr) in elf_mach_flags_check() argument
/titanic_52/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c57 elf_mach_flags_check(Rej_desc *rej, Ehdr *ehdr) in elf_mach_flags_check() argument
/titanic_52/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c1626 srpt_format_login_rej(srp_login_req_t *req, srp_login_rej_t *rej, in srpt_format_login_rej() argument
/titanic_52/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h528 ibt_arej_info_t rej; /* Return for REJ */ member
552 ibt_arej_info_t rej; /* Return for REJ */ member
/titanic_52/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c692 Dbg_file_rejected(Lm_list *lml, Rej_desc *rej, Half mach) in Dbg_file_rejected() argument
/titanic_52/usr/src/cmd/sgs/libconv/common/
H A Delf.c1187 conv_reject_desc(Rej_desc * rej, Conv_reject_desc_buf_t *reject_desc_buf, in conv_reject_desc()