/titanic_51/usr/src/uts/sun4u/io/px/ |
H A D | px_csr.h | 37 #define CSR_XR(base, off) \ argument 40 #define CSRA_XR(base, off, index) \ argument 43 #define CSR_XS(base, off, val) \ argument 46 #define CSRA_XS(base, off, index, val) \ argument 50 #define CSR_FR(base, off, bit) \ argument 54 CSRA_FR(base,off,index,bit) global() argument 58 CSR_FS(base,off,bit,val) global() argument 64 CSRA_FS(base,off,index,bit,val) global() argument 70 CSR_FC(base,off,bit) global() argument 75 CSRA_FC(base,off,index,bit) global() argument 81 CSR_BR(base,off,bit) global() argument 85 CSRA_BR(base,off,index,bit) global() argument 89 CSR_BS(base,off,bit) global() argument 94 CSRA_BS(base,off,index,bit) global() argument 99 CSR_BC(base,off,bit) global() argument 104 CSRA_BC(base,off,index,bit) global() argument [all...] |
/titanic_51/usr/src/cmd/filesync/ |
H A D | database.h | 70 struct base { struct 71 struct base *b_next; /* pointer to next base */ argument 72 fflags_t b_flags; /* what I know about this base */ argument 73 int b_ident; /* base sequence # (DBG) */ argument 114 struct rule *r_next; /* pointer to next rule in base */ argument 74 b_src_specbase global() argument 75 b_dst_specbase global() argument 76 b_src_namebase global() argument 77 b_dst_namebase global() argument 79 b_includesbase global() argument 80 b_excludesbase global() argument 81 b_restrictionsbase global() argument 83 b_filesbase global() argument 86 b_totfilesbase global() argument 87 b_src_copiesbase global() argument 111 b_dst_copiesbase global() argument [all...] |
/titanic_51/usr/src/lib/libadm/common/ |
H A D | ckint.c | 42 setmsg(char *msg, short base) in setmsg() argument 51 setprmpt(char *prmpt, short base) in setprmpt() argument 60 ckint_val(char * value,short base) ckint_val() argument 71 ckint_err(short base,char * error) ckint_err() argument 80 ckint_hlp(short base,char * help) ckint_hlp() argument 89 ckint(long * intval,short base,char * defstr,char * error,char * help,char * prompt) ckint() argument [all...] |
H A D | ckrange.c | 48 setmsg(char *msg, long lower, long upper, int base) in setmsg() argument 57 ckrange_err(long lower, long upper, int base, char *error) in ckrange_err() argument 66 ckrange_hlp(long lower, long upper, int base, char *help) in ckrange_hlp() argument 75 ckrange_val(long lower,long upper,int base,char * input) ckrange_val() argument 87 ckrange(long * rngval,long lower,long upper,short base,char * defstr,char * error,char * help,char * prompt) ckrange() argument [all...] |
/titanic_51/usr/src/lib/libc/port/i18n/ |
H A D | wcstoimax.c | 54 wcstoimax(const wchar_t *nptr, wchar_t **endptr, int base) in wcstoimax() argument 61 wcstoumax(const wchar_t *nptr, wchar_t **endptr, int base) in wcstoumax() argument 69 _wcstoimax_c89(const wchar_t *nptr, wchar_t **endptr, int base) in _wcstoimax_c89() argument 76 _wcstoumax_c89(const wchar_t *nptr, wchar_t **endptr, int base) in _wcstoumax_c89() argument
|
/titanic_51/usr/src/uts/common/io/ |
H A D | pci_cap.c | 58 uint16_t base, pcix_cmd, status; in pci_cap_probe() local 128 uint16_t status, base; pci_lcap_locate() local 170 uint16_t status, base; pci_xcap_locate() local 210 uint16_t status, base; pci_htcap_locate() local 253 pci_cap_get(ddi_acc_handle_t h,pci_cap_config_size_t size,uint32_t id,uint16_t base,uint16_t offset) pci_cap_get() argument 294 pci_cap_put(ddi_acc_handle_t h,pci_cap_config_size_t size,uint32_t id,uint16_t base,uint16_t offset,uint32_t data) pci_cap_put() argument 329 pci_cap_read(ddi_acc_handle_t h,uint32_t id,uint16_t base,uint32_t * buf_p,uint32_t nwords) pci_cap_read() argument [all...] |
/titanic_51/usr/src/lib/libtnf/ |
H A D | array.c | 73 struct taginfo *info, *base, *elt, *elt_base; in get_array_info() local 98 struct taginfo *base, *elt, *elt_base; tnf_get_element_count() local 119 struct taginfo *base, *elt, *elt_base; tnf_get_element() local 163 struct taginfo *base, *elt, *elt_base; tnf_get_element_type() local 179 struct taginfo *info, *base, *elt, *elt_base; tnf_get_chars() local 198 struct taginfo *base, *elt, *elt_base; tnf_get_elements() local [all...] |
/titanic_51/usr/src/lib/abi/apptrace/common/ |
H A D | apptraceutil.c | 141 print_int(ctf_id_t base, ulong_t off, printarg_t *pap) in print_int() argument 193 print_float(ctf_id_t base, ulong_t off, printarg_t *pap) in print_float() argument 223 print_ptr(ctf_id_t base, ulong_t off, printarg_t *pap) in print_ptr() argument 249 print_array(ctf_id_t base,ulong_t off,printarg_t * pap) print_array() argument 259 print_sou(ctf_id_t base,ulong_t off,printarg_t * pap) print_sou() argument 266 print_enum(ctf_id_t base,ulong_t off,printarg_t * pap) print_enum() argument 281 print_tag(ctf_id_t base,ulong_t off,printarg_t * pap) print_tag() argument 303 ctf_id_t base; elt_print() local [all...] |
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | _inline_reloc.h | 38 _elf_reloc_relative(ulong_t rbgn, ulong_t base, Rt_map *lmp, APlist **textrel, in _elf_reloc_relative() argument 97 elf_reloc_relative(ulong_t rbgn, ulong_t rend, ulong_t rsize, ulong_t base, in elf_reloc_relative() argument 127 ulong_t base, Rt_ma in elf_reloc_relative_count() argument 145 is_sym_deferred(ulong_t rbgn,ulong_t base,Rt_map * lmp,APlist ** textrel,Syminfo * sip,ulong_t sndx) is_sym_deferred() argument [all...] |
/titanic_51/usr/src/uts/intel/kdi/amd64/ |
H A D | kdi_asm.s | 88 #define SAVE_GSBASE(base) \ argument 95 #define RESTORE_GSBASE(base) \ argument 109 #define KDI_SAVE_REGS(base) \ argument 139 KDI_RESTORE_REGS(base) global() argument [all...] |
/titanic_51/usr/src/uts/intel/ia32/syscall/ |
H A D | lwp_private.c | 41 lwp_setprivate(klwp_t *lwp, int which, uintptr_t base) in lwp_setprivate() argument 158 lwp_getprivate(klwp_t *lwp, int which, uintptr_t base) in lwp_getprivate() argument 260 syslwp_private(int cmd,int which,uintptr_t base) syslwp_private() argument [all...] |
/titanic_51/usr/src/uts/i86pc/os/ |
H A D | mem_config_arch.c | 38 arch_kphysm_del_span_ok(pfn_t base, pgcnt_t npgs) in arch_kphysm_del_span_ok() argument 46 arch_kphysm_relocate(pfn_t base, pgcnt_t npgs) in arch_kphysm_relocate() argument
|
/titanic_51/usr/src/uts/sun4/os/ |
H A D | mem_config_arch.c | 37 arch_kphysm_del_span_ok(pfn_t base, pgcnt_t npgs) in arch_kphysm_del_span_ok() argument 45 arch_kphysm_relocate(pfn_t base, pgcnt_t npgs) in arch_kphysm_relocate() argument
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | strtoimax.c | 39 strtoimax(const char *nptr, char **endptr, int base) in strtoimax() argument 55 _strtoimax_c89(const char *nptr, char **endptr, int base) in _strtoimax_c89() argument
|
H A D | strtoumax.c | 39 strtoumax(const char *nptr, char **endptr, int base) in strtoumax() argument 55 _strtoumax_c89(const char *nptr, char **endptr, int base) in _strtoumax_c89() argument
|
H A D | stack.c | 77 uintptr_t base = (uintptr_t)ustackp->ss_sp; in stack_inbounds() local 88 uintptr_t base; in stack_violation() local
|
/titanic_51/usr/src/tools/scripts/ |
H A D | wsdiff.py | 521 def protoCatalog(base, ptch) : argument 593 def flistCatalog(base, ptch, flist) : argument 917 def compareElfs(base, ptch, quiet) : argument 1052 def compareArchives(base, ptch, fileType) : argument 1158 def compareBasic(base, ptch, quiet, fileType) : argument 1198 def compareByDumping(base, ptch, quiet, fileType) : argument 1304 def compareOneFile(base, ptch, quiet) : argument
|
/titanic_51/usr/src/lib/libumem/common/ |
H A D | init_stand.c | 46 umem_type_init(caddr_t base, size_t len, size_t pgsize) in umem_type_init() argument 61 umem_add(caddr_t base, size_t len) in umem_add() argument
|
/titanic_51/usr/src/boot/sys/boot/i386/libi386/ |
H A D | smbios.c | 71 #define SMBIOS_GET8(base, off) (*(uint8_t *)((base) + (off))) argument 72 #define SMBIOS_GET16(base, off) (*(uint16_t *)((base) + (off))) argument 73 #define SMBIOS_GET32(base, off) (*(uint32_t *)((base) + (off))) argument 74 #define SMBIOS_GET64(base, off) (*(uint64_t *)((base) + (off))) argument 76 #define SMBIOS_GETLEN(base) SMBIOS_GET8(base, argument 77 SMBIOS_GETSTR(base) global() argument 213 UUID_GET(base,off) global() argument [all...] |
/titanic_51/usr/src/lib/libuutil/common/ |
H A D | uu_strtoint.c | 42 strtoint(const char *s_arg, uint64_t *out, uint32_t base, int sign) in strtoint() argument 164 uu_strtoint(const char * s,void * v,size_t sz,int base,int64_t min,int64_t max) uu_strtoint() argument 235 uu_strtouint(const char * s,void * v,size_t sz,int base,uint64_t min,uint64_t max) uu_strtouint() argument [all...] |
/titanic_51/usr/src/cmd/nscd/ |
H A D | nscd_nswstate.c | 111 nscd_nsw_state_base_t *base = (nscd_nsw_state_base_t *)data; in _nscd_free_nsw_state_base() local 142 nscd_nsw_state_base_t *base; _nscd_free_all_nsw_state_base() local 390 nscd_nsw_state_base_t *base; _get_nsw_state_int() local 695 nscd_nsw_state_base_t *base; _put_nsw_state_int() local 826 nscd_nsw_state_base_t *base = NULL; _nscd_init_nsw_state_base() local [all...] |
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | search.c | 89 const char *base, in ldap_search() argument 117 const char *base, in ldap_search_ext() argument 153 const char *base, in nsldapi_search() argument 271 nsldapi_build_search_req(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,LDAPControl ** serverctrls,LDAPControl ** clientctrls,int timelimit,int sizelimit,int msgid,BerElement ** berp) nsldapi_build_search_req() argument 910 ldap_search_st(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,struct timeval * timeout,LDAPMessage ** res) ldap_search_st() argument 927 ldap_search_s(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,LDAPMessage ** res) ldap_search_s() argument 942 ldap_search_ext_s(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,LDAPControl ** serverctrls,LDAPControl ** clientctrls,struct timeval * timeoutp,int sizelimit,LDAPMessage ** res) ldap_search_ext_s() argument 963 nsldapi_search_s(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,LDAPControl ** serverctrls,LDAPControl ** clientctrls,struct timeval * localtimeoutp,int timelimit,int sizelimit,LDAPMessage ** res) nsldapi_search_s() argument [all...] |
/titanic_51/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_vm.c | 87 uint64_t base; in gfxp_map_kernel_space() local 140 caddr_t base; in gfxp_unmap_kernel_space() local 286 caddr_t base; in gfxp_free_kernel_space() local 307 uint64_t base; gfxp_load_kernel_space() local 356 caddr_t base; gfxp_unload_kernel_space() local [all...] |
/titanic_51/usr/src/lib/libc/amd64/unwind/ |
H A D | eh_frame.c | 74 uintptr_t base; in _Unw_Decode_FDE() local 214 int enc, ptrdiff_t reloc, uintptr_t base, in get_table_ent_val() argument 320 uintptr_t base; in _Unw_EhfhLookup() local 356 locate_fde_for_pc(uint64_t pc,int enc,unsigned char * table_bg,unsigned char * table_end,ptrdiff_t reloc,uintptr_t base) locate_fde_for_pc() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/libsm/ |
H A D | strto.c | 49 register int base; variable 187 sm_strtoull(nptr,endptr,base) sm_strtoull() argument [all...] |