/titanic_53/usr/src/uts/i86xpv/io/psm/ |
H A D | xpv_intr.c | 98 apic_find_irq(dev_info_t *dip, struct intrspec *ispec, int type) in apic_find_irq() 238 apic_pci_msi_enable_vector(apic_irq_t *irq_ptr, int type, int inum, int vector, in apic_pci_msi_enable_vector() 279 apic_pci_msi_disable_mode(dev_info_t *rdip, int type) in apic_pci_msi_disable_mode() 310 apic_pci_msi_enable_mode(dev_info_t *rdip, int type, int inum) in apic_pci_msi_enable_mode() 361 apic_pci_msi_unconfigure(dev_info_t *rdip, int type, int inum) in apic_pci_msi_unconfigure()
|
/titanic_53/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_accessor.c | 34 #define DEF_FUNC_PTRS(type) \ argument 38 #define DEF_FUNC_PTRS_ARRAY(type) \ argument 93 #define SET_PTRS(type) \ in pkinit_accessor_init() argument
|
H A D | pkinit_accessor.h | 39 #define DEF_EXT_FUNC_PTRS(type) \ argument 43 #define DEF_EXT_FUNC_PTRS_ARRAY(type) \ argument
|
/titanic_53/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
H A D | db-queue.h | 85 #define LIST_HEAD(name, type) \ argument 90 #define LIST_ENTRY(type) \ argument 128 #define TAILQ_HEAD(name, type) \ argument 134 #define TAILQ_ENTRY(type) \ argument 187 #define CIRCLEQ_HEAD(name, type) \ argument 193 #define CIRCLEQ_ENTRY(type) \ argument
|
/titanic_53/usr/src/lib/libc/port/stdio/ |
H A D | fopen.c | 63 fopen(const char *name, const char *type) /* open name, return new stream */ in fopen() 82 _freopen_null(const char *type, FILE *iop) in _freopen_null() 210 freopen(const char *name, const char *type, FILE *iop) in freopen()
|
/titanic_53/usr/src/uts/common/fs/zfs/ |
H A D | ddt.c | 56 ddt_object_create(ddt_t *ddt, enum ddt_type type, enum ddt_class class, in ddt_object_create() 81 ddt_object_destroy(ddt_t *ddt, enum ddt_type type, enum ddt_class class, in ddt_object_destroy() 103 ddt_object_load(ddt_t *ddt, enum ddt_type type, enum ddt_class class) in ddt_object_load() 135 ddt_object_sync(ddt_t *ddt, enum ddt_type type, enum ddt_class class, in ddt_object_sync() 159 ddt_object_lookup(ddt_t *ddt, enum ddt_type type, enum ddt_class class, in ddt_object_lookup() 170 ddt_object_prefetch(ddt_t *ddt, enum ddt_type type, enum ddt_class class, in ddt_object_prefetch() 181 ddt_object_update(ddt_t *ddt, enum ddt_type type, enum ddt_class class, in ddt_object_update() 191 ddt_object_remove(ddt_t *ddt, enum ddt_type type, enum ddt_class class, in ddt_object_remove() 201 ddt_object_walk(ddt_t *ddt, enum ddt_type type, enum ddt_class class, in ddt_object_walk() 211 ddt_object_count(ddt_t *ddt, enum ddt_type type, enum ddt_class class) in ddt_object_count() [all …]
|
/titanic_53/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 66 Dbg_reloc_error(Lm_list *lml, int caller, Half mach, Word type, void *reloc, in Dbg_reloc_error() 140 Dbg_reloc_generate(Lm_list *lml, Os_desc *osp, Word type) in Dbg_reloc_generate() 211 Dbg_reloc_doact(Lm_list *lml, int caller, Half mach, Word type, Rel_desc *rdesc, in Dbg_reloc_doact() 237 Dbg_reloc_dooutrel(Lm_list *lml, Word type) in Dbg_reloc_dooutrel() 294 Dbg_reloc_out(Ofl_desc *ofl, int caller, Word type, void *reloc, in Dbg_reloc_out() 308 Dbg_reloc_in(Lm_list *lml, int caller, Half mach, Word type, void *reloc, in Dbg_reloc_in() 359 Dbg_reloc_ors_entry(Lm_list *lml, int caller, Word type, Half mach, in Dbg_reloc_ors_entry() 401 Dbg_reloc_ars_entry(Lm_list *lml, int caller, Word type, Half mach, in Dbg_reloc_ars_entry() 424 Dbg_reloc_entry(Lm_list *lml, const char *prestr, Half mach, Word type, in Dbg_reloc_entry() 512 Elf_reloc_title(Lm_list *lml, int caller, Word type) in Elf_reloc_title() [all …]
|
/titanic_53/usr/src/uts/common/io/ |
H A D | pci_intr_lib.c | 106 pci_get_msi_ctrl(dev_info_t *dip, int type, ushort_t *msi_ctrl, in pci_get_msi_ctrl() 155 pci_msi_get_cap(dev_info_t *rdip, int type, int *flagsp) in pci_msi_get_cap() 200 pci_msi_configure(dev_info_t *rdip, int type, int count, int inum, in pci_msi_configure() 296 pci_msi_unconfigure(dev_info_t *rdip, int type, int inum) in pci_msi_unconfigure() 362 pci_is_msi_enabled(dev_info_t *rdip, int type) in pci_is_msi_enabled() 397 pci_msi_enable_mode(dev_info_t *rdip, int type) in pci_msi_enable_mode() 445 pci_msi_disable_mode(dev_info_t *rdip, int type) in pci_msi_disable_mode() 488 pci_msi_set_mask(dev_info_t *rdip, int type, int inum) in pci_msi_set_mask() 552 pci_msi_clr_mask(dev_info_t *rdip, int type, int inum) in pci_msi_clr_mask() 614 pci_msi_get_pending(dev_info_t *rdip, int type, int inum, int *pendingp) in pci_msi_get_pending() [all …]
|
H A D | beep.c | 216 beeper_freq(enum beep_type type, int freq) in beeper_freq() 251 beep(enum beep_type type) in beep() 277 beep_polled(enum beep_type type) in beep_polled() 297 beeper_on(enum beep_type type) in beeper_on()
|
/titanic_53/usr/src/uts/common/sys/ |
H A D | queue.h | 96 #define LIST_HEAD(name, type) \ argument 104 #define LIST_ENTRY(type) \ argument 193 #define SLIST_HEAD(name, type) \ argument 201 #define SLIST_ENTRY(type) \ argument 231 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 259 #define STAILQ_HEAD(name, type) \ argument 268 #define STAILQ_ENTRY(type) \ argument 311 #define STAILQ_REMOVE(head, elm, type, field) do { \ argument 341 #define SIMPLEQ_HEAD(name, type) \ argument 350 #define SIMPLEQ_ENTRY(type) \ argument [all …]
|
/titanic_53/usr/src/lib/libc/port/i18n/ |
H A D | wdresolve.c | 169 wdbindf(wchar_t wc1, wchar_t wc2, int type) in wdbindf() 186 wdbindf_C(wchar_t wc1, wchar_t wc2, int type) in wdbindf_C() 202 wddelim(wchar_t wc1, wchar_t wc2, int type) in wddelim() 219 wddelim_C(wchar_t wc1, wchar_t wc2, int type) in wddelim_C()
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfdisc.c | 51 static int _dccaexcept(Sfio_t* f, int type, Void_t* val, Sfdisc_t* disc) in _dccaexcept() 188 #define GETDISCF(func,iof,type) \ argument 241 #define DISCF(dst,iof,type) (dst ? dst->iof : NIL(type)) argument 242 #define REINIT(oiof,iof,type) \ argument
|
/titanic_53/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_event.c | 617 ibt_async_code_t type; in hermon_eq_catastrophic() local 1130 ibt_async_code_t type; in hermon_port_state_change_handler() local 1198 ibt_async_code_t type; in hermon_comm_estbl_handler() local 1248 ibt_async_code_t type; in hermon_local_wq_cat_err_handler() local 1298 ibt_async_code_t type; in hermon_invreq_local_wq_err_handler() local 1348 ibt_async_code_t type; in hermon_local_acc_vio_wq_err_handler() local 1399 ibt_async_code_t type; in hermon_sendq_drained_handler() local 1464 ibt_async_code_t type; in hermon_path_mig_handler() local 1514 ibt_async_code_t type; in hermon_path_mig_err_handler() local 1564 ibt_async_code_t type; in hermon_catastrophic_handler() local [all …]
|
/titanic_53/usr/src/uts/common/syscall/ |
H A D | ppriv.c | 55 setppriv(priv_op_t op, priv_ptype_t type, priv_set_t *in_pset) in setppriv() 208 getppriv(priv_ptype_t type, priv_set_t *pset) in getppriv() 373 privsys(int code, priv_op_t op, priv_ptype_t type, void *buf, size_t bufsize, in privsys() 415 privsys32(int code, priv_op_t op, priv_ptype_t type, caddr32_t buf, in privsys32()
|
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | encrypt.c | 139 findencryption(int type) in findencryption() 150 finddecryption(int type) in finddecryption() 226 EncryptEnable(char *type, char *mode) in EncryptEnable() 242 EncryptDisable(char *type, char *mode) in EncryptDisable() 277 EncryptType(char *type, char *mode) in EncryptType() 497 register int type, use_type = 0; in encrypt_support() local 539 register int type, ret; in encrypt_is() local 584 register int ret, type; in encrypt_reply() local 818 encrypt_start_output(int type) in encrypt_start_output() 962 register int type = data[1]; in encrypt_printsub() local
|
H A D | auth.c | 144 findauthenticator(int type, int way) in findauthenticator() 208 getauthmask(const char *type, uint_t *maskp) in getauthmask() 227 auth_enable(char *type) in auth_enable() 233 auth_disable(char *type) in auth_disable() 250 auth_onoff(const char *type, boolean_t on) in auth_onoff()
|
/titanic_53/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | hermon.c | 210 char *type; in fw_writefw() local 478 int type; in cnx_read_image() local 569 cnx_verify_image(ib_cnx_encap_ident_t *handle, int type) in cnx_verify_image() 658 cnx_write_image(ib_cnx_encap_ident_t *handle, int type) in cnx_write_image() 1264 cnx_cont2phys(uint32_t log2_chunk_size, uint32_t cont_addr, int type) in cnx_cont2phys() 1283 cnx_read_guids(ib_cnx_encap_ident_t *handle, int type) in cnx_read_guids() 1410 cnx_find_magic_n_chnk_sz(ib_cnx_encap_ident_t *handle, int type) in cnx_find_magic_n_chnk_sz() 1517 cnx_get_log2_chunk_size_f_hdl(ib_cnx_encap_ident_t *handle, int type) in cnx_get_log2_chunk_size_f_hdl() 1585 cnx_get_image_size_f_hdl(ib_cnx_encap_ident_t *handle, int type) in cnx_get_image_size_f_hdl() 1613 int i, type; in cnx_get_image_info() local
|
/titanic_53/usr/src/uts/sun4/os/ |
H A D | cpupm_mach.c | 33 cpupm_plat_domain_id(struct cpu *cp, cpupm_dtype_t type) in cpupm_plat_domain_id() 40 cpupm_plat_state_enumerate(struct cpu *cp, cpupm_dtype_t type, in cpupm_plat_state_enumerate()
|
/titanic_53/usr/src/cmd/sgs/libconv/common/ |
H A D | relocate.c | 38 conv_reloc_type(Half mach, Word type, Conv_fmt_flags_t fmt_flags, in conv_reloc_type() 63 conv_reloc_type_static(Half mach, Word type, Conv_fmt_flags_t fmt_flags) in conv_reloc_type_static()
|
/titanic_53/usr/src/boot/sys/x86/include/ |
H A D | stdarg.h | 47 #define va_arg(ap, type) \ argument 63 #define __va_size(type) \ argument 69 #define va_arg(ap, type) \ argument
|
/titanic_53/usr/src/common/ctf/ |
H A D | ctf_create.c | 384 int type; in ctf_update() local 586 int type; in ctf_update() local 798 ctf_dtd_lookup(ctf_file_t *fp, ctf_id_t type) in ctf_dtd_lookup() 946 ctf_id_t type; in ctf_add_generic() local 988 ctf_id_t type; in ctf_add_encoded() local 1015 ctf_id_t type; in ctf_add_reftype() local 1055 ctf_id_t type; in ctf_add_array() local 1089 ctf_set_array(ctf_file_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) in ctf_set_array() 1125 ctf_id_t type; in ctf_add_funcptr() local 1183 ctf_id_t type = CTF_ERR; in ctf_add_struct() local [all …]
|
/titanic_53/usr/src/uts/i86pc/sys/ |
H A D | apic_common.h | 57 #define APIX_IS_DIRECTED_EOI(type) \ argument 59 #define APIX_IS_MASK_RDT(type) \ argument
|
/titanic_53/usr/src/lib/print/libipp-core/common/ |
H A D | read.c | 111 validate_length(int8_t type, int8_t size) in validate_length() 150 validate_type(char *name, int8_t type) in validate_type() 168 validate_value(papi_attribute_t ***message, char *name, int8_t type, ...) in validate_value() 270 ipp_read_attribute_group(ipp_reader_t iread, void *fd, int8_t *type, in ipp_read_attribute_group() 589 char type) in ipp_read_header() 654 char type) in ipp_read_message()
|
/titanic_53/usr/src/cmd/sendmail/libsmdb/ |
H A D | smdb.c | 82 smdb_lockfile(fd, type) in smdb_lockfile() argument 192 smdb_open_database(database, db_name, mode, mode_mask, sff, type, user_info, in smdb_open_database() argument 377 smdb_lock_map(database, type) in smdb_lock_map() argument 526 SMDB_DBTYPE type; member 539 smdb_db_definition(type) in smdb_db_definition() argument
|
/titanic_53/usr/src/cmd/acctadm/ |
H A D | utils.c | 104 ac_type_name(int type) in ac_type_name() 131 open_exacct_file(const char *file, int type) in open_exacct_file() 189 verify_exacct_file(const char *file, int type) in verify_exacct_file()
|