/titanic_53/usr/src/cmd/sendmail/db/include/ |
H A D | hash_auto.h | 16 u_int32_t type; member 32 u_int32_t type; member 49 u_int32_t type; member 63 u_int32_t type; member 77 u_int32_t type; member 94 u_int32_t type; member 112 u_int32_t type; member 127 u_int32_t type; member
|
/titanic_53/usr/src/uts/common/io/nxge/ |
H A D | nxge_intr.c | 72 vpc_type_t type, in nxge_intr_add() 162 vpc_type_t type, in nxge_intr_remove() 247 vpc_type_t type, in nxge_intr_vec_find() 318 vpc_type_t type, in nxge_hio_intr_add() 419 vpc_type_t type, in nxge_hio_intr_remove()
|
/titanic_53/usr/src/cmd/svc/startd/ |
H A D | method.c | 173 method_is_transient(restarter_inst_t *inst, int type) in method_is_transient() 187 method_store_contract(restarter_inst_t *inst, int type, ctid_t *cid) in method_store_contract() 350 method_ready_contract(restarter_inst_t *inst, int type, in method_ready_contract() 445 exec_method(const restarter_inst_t *inst, int type, const char *method, in exec_method() 656 method_run(restarter_inst_t **instp, int type, int *exit_code) in method_run()
|
/titanic_53/usr/src/cmd/lp/lib/lp/ |
H A D | isterminfo.c | 106 char * type in isterminfo() 169 char * type, in _isterminfo()
|
H A D | set_charset.c | 63 char * type in set_charset() 186 char * type, in cat_charset()
|
/titanic_53/usr/src/common/ctf/ |
H A D | ctf_lookup.c | 86 ctf_id_t type = 0; in ctf_lookup_by_name() local 182 ctf_id_t type; in ctf_lookup_by_symbol() local 216 ctf_lookup_by_id(ctf_file_t **fpp, ctf_id_t type) in ctf_lookup_by_id()
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/disc/ |
H A D | sfdcsubstr.c | 42 static ssize_t streamio(Sfio_t* f, Void_t* buf, size_t n, Sfdisc_t* disc, int type) in streamio() 112 static Sfoff_t streamseek(Sfio_t* f, Sfoff_t pos, int type, Sfdisc_t* disc) in streamseek() 157 static int streamexcept(Sfio_t* f, int type, Void_t* data, Sfdisc_t* disc) in streamexcept()
|
H A D | sfdcunion.c | 41 short type; /* type of streams */ member 95 static Sfoff_t unseek(Sfio_t* f, Sfoff_t addr, int type, Sfdisc_t* disc) in unseek() 148 static int unexcept(Sfio_t* f, int type, Void_t* data, Sfdisc_t* disc) in unexcept()
|
/titanic_53/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4x_standalloc.c | 163 get_low_vpage(size_t numpages, enum RESOURCES type) in get_low_vpage() 238 resalloc(enum RESOURCES type, size_t bytes, caddr_t virthint, int align) in resalloc() 327 resfree(enum RESOURCES type, caddr_t virtaddr, size_t size) in resfree()
|
/titanic_53/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | cpu_prop_update.c | 37 set_prop_info(ptree_propinfo_t *propinfo, int size, char *name, int type) in set_prop_info() 63 add_md_prop(picl_nodehdl_t node, int size, char *name, void* value, int type) in add_md_prop() 80 uint8_t *type; in add_tlb_props() local 134 uint8_t *type; in add_cache_props() local
|
/titanic_53/usr/src/lib/libdiskmgt/common/ |
H A D | cache.c | 327 cache_get_desc(int type, void *gp, char *name, char *secondary_name, int *errp) in cache_get_desc() 348 cache_get_descriptors(int type, int *errp) in cache_get_descriptors() 421 cache_load_desc(int type, void *gp, char *name, char *secondary_name, int *errp) in cache_load_desc() 603 have_desc(int type, void *gp, char *name, char *secondary_name) in have_desc() 676 make_descriptors(int type) in make_descriptors() 774 new_descriptor(dm_desc_type_t type, void *op, char *name, char *secondary_name) in new_descriptor()
|
/titanic_53/usr/src/cmd/rpcgen/ |
H A D | rpc_cout.c | 106 findtype(definition *def, char *type) in findtype() 115 undefined(char *type) in undefined() 194 print_ifsizeof(int indent, char *prefix, char *type) in print_ifsizeof() 222 print_ifstat(int indent, char *prefix, char *type, relation rel, in print_ifstat() 722 char *type = def->def.ty.old_type; in emit_typedef() local 733 char *type = dec->type; in print_stat() local
|
/titanic_53/usr/src/uts/common/inet/ip/ |
H A D | ip_rts.c | 77 #define RTS_MSG_SIZE(type, rtm_addrs, af, sacnt) \ argument 188 ip_rts_rtmsg(int type, ire_t *ire, int error, ip_stack_t *ipst) in ip_rts_rtmsg() 511 uint_t type; in ip_rts_request_common() local 550 uint_t type; in ip_rts_request_common() local 797 uint_t type; in ip_rts_request_common() local 868 uint_t type; in ip_rts_request_common() local 1714 rts_fill_msg(int type, int rtm_addrs, ipaddr_t dst, ipaddr_t mask, in rts_fill_msg() 1826 rts_alloc_msg(int type, int rtm_addrs, sa_family_t af, uint_t sacnt) in rts_alloc_msg() 1844 rts_header_msg_size(int type) in rts_header_msg_size() 1909 ip_rts_change(int type, ipaddr_t dst_addr, ipaddr_t gw_addr, ipaddr_t net_mask, in ip_rts_change()
|
/titanic_53/usr/src/lib/fm/libldom/sparc/ |
H A D | ldom.c | 301 get_type(ldom_hdl_t *lhp, uint32_t *type) in get_type() 378 ldom_get_type(ldom_hdl_t *lhp, uint32_t *type) in ldom_get_type() 606 uint32_t type = 0; in fmri_blacklist() local 682 uint32_t type = 0; in ldom_get_core_md() local 713 uint32_t type = 0; in ldom_find_id() local 729 uint32_t type = 0; in ldom_register_event() local 742 uint32_t type = 0; in ldom_unregister_event() local
|
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | bnxe_context.c | 572 lm_status_t lm_allocate_cid(struct _lm_device_t *pdev, u32_t type, void * cookie, s32_t * out_cid){ in lm_allocate_cid() 749 void lm_free_cid(struct _lm_device_t *pdev, u32_t type, u32_t cid, u8_t notify_fw){ in lm_free_cid() 831 u32_t type = MAX_PROTO+1; in lm_recycle_cid() local 923 void * lm_cid_cookie(struct _lm_device_t *pdev, u32_t type, u32_t cid){ in lm_cid_cookie() 973 u8_t type = MAX_PROTO+1; in lm_map_cid_to_proto() local 1014 IN u32_t type, in lm_set_cid_resc() 1048 IN u32_t type, in lm_free_cid_resc()
|
/titanic_53/usr/src/cmd/modload/ |
H A D | plcysubr.c | 62 int type; member 188 parse_minor_range(const char *range, minor_t *lo, minor_t *hi, char *type) in parse_minor_range() 232 minor_t lo, minor_t hi, char type) in put_minor_range() 349 char type; in delete_one_entry() local 569 char type; in check_plcy_entry() local
|
/titanic_53/usr/src/cmd/bart/ |
H A D | compare.c | 229 parse_line(char *line, char *fname, char *type, char *size, char *mode, in parse_line() 283 extract_fname_ftype(char *line, char *fname, char *type) in extract_fname_ftype() 301 report_add(char *fname, char *type) in report_add() 319 report_delete(char *fname, char *type) in report_delete() 491 report_error(char *fname, char *type, char *ctrl_val, char *test_val, in report_error()
|
/titanic_53/usr/src/cmd/bnu/ |
H A D | systat.c | 42 systat(name, type, text, retry) in systat() argument 140 int count, type; local
|
/titanic_53/usr/src/uts/common/xen/public/ |
H A D | callback.h | 85 uint16_t type; member 100 uint16_t type; member
|
/titanic_53/usr/src/uts/common/io/scsi/adapters/smrt/ |
H A D | smrt_interrupts.c | 19 smrt_interrupt_type_name(int type) in smrt_interrupt_type_name() 118 smrt_interrupts_alloc(smrt_t *smrt, int type) in smrt_interrupts_alloc()
|
/titanic_53/usr/src/lib/libresolv/ |
H A D | res_gethost.c | 93 int type, class, buflen, ancount, qdcount; local 270 _getrhbyaddr(addr, len, type) in _getrhbyaddr() argument 314 res_gethostbyaddr(addr, len, type) in res_gethostbyaddr() argument 460 _gethtbyaddr(addr, len, type) in _gethtbyaddr() argument
|
/titanic_53/usr/src/lib/libbsm/common/ |
H A D | audit_rexecd.c | 96 uint32_t addr[4], type; in audit_rexecd_session_setup() local 143 uint32_t addr[4], type; local 254 uint32_t addr[4], type; local
|
/titanic_53/usr/src/tools/cscope-fast/ |
H A D | crossref.c | 71 int type; /* type */ member 210 int type; in putcrossref() local 338 putposting(char *term, int type) in putposting()
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/cdt/ |
H A D | dtlist.c | 62 Void_t* lfirstlast(Dt_t* dt, int type) in lfirstlast() 110 Void_t* llist(Dt_t* dt, Dtlink_t* lnk, int type) in llist() 163 static Void_t* dtlist(Dt_t* dt, Void_t* obj, int type) in dtlist()
|
/titanic_53/usr/src/lib/print/libipp-core/common/ |
H A D | write.c | 43 papi_attribute_to_ipp_type(papi_attribute_value_type_t type) in papi_attribute_to_ipp_type() 121 int8_t type; in ipp_write_attribute() local 319 ipp_write_attribute_group(ipp_writer_t iwrite, void *fd, int8_t type, in ipp_write_attribute_group()
|