/titanic_52/usr/src/cmd/cdrw/ |
H A D | bstream.c | 82 file_stream_size(bstreamhandle h,off_t * size) file_stream_size() argument 99 audio_stream_size(bstreamhandle h,off_t * size) audio_stream_size() argument 107 file_stream_read(bstreamhandle h,uchar_t * buf,off_t size) file_stream_read() argument 114 file_stream_write(bstreamhandle h,uchar_t * buf,off_t size) file_stream_write() argument 124 file_stream_read_wrbo(bstreamhandle h,uchar_t * buf,off_t size) file_stream_read_wrbo() argument 147 file_stream_write_wrbo(bstreamhandle h,uchar_t * buf,off_t size) file_stream_write_wrbo() argument 164 file_stream_close(bstreamhandle h) file_stream_close() argument 175 stdin_stream_close(bstreamhandle h) stdin_stream_close() argument 183 wav_write_stream_close(bstreamhandle h) wav_write_stream_close() argument 207 au_write_stream_close(bstreamhandle h) au_write_stream_close() argument 228 stdin_stream_rewind(bstreamhandle h) stdin_stream_rewind() argument 233 file_stream_rewind(bstreamhandle h) file_stream_rewind() argument 239 au_stream_rewind(bstreamhandle h) au_stream_rewind() argument 255 wav_stream_rewind(bstreamhandle h) wav_stream_rewind() argument 263 bstreamhandle h; open_file_read_stream() local 290 bstreamhandle h; open_iso_read_stream() local 362 bstreamhandle h; open_stdin_read_stream() local 388 bstreamhandle h; open_au_read_stream() local 469 bstreamhandle h; open_wav_read_stream() local 538 bstreamhandle h; open_aur_read_stream() local 550 bstreamhandle h; open_au_write_stream() local 580 bstreamhandle h; open_wav_write_stream() local 609 bstreamhandle h; open_aur_write_stream() local 626 bstreamhandle h; open_file_write_stream() local 643 bstreamhandle h; open_temp_file_stream() local [all...] |
/titanic_52/usr/src/cmd/mandoc/ |
H A D | html.c | 134 struct html *h; html_alloc() local 174 struct html *h; html_free() local 187 print_gen_head(struct html * h) print_gen_head() argument 222 print_metaf(struct html * h,enum mandoc_esc deco) print_metaf() argument 359 print_encode(struct html * h,const char * p,int norecurse) print_encode() argument 459 print_attr(struct html * h,const char * key,const char * val) print_attr() argument 467 print_otag(struct html * h,enum htmltag tag,int sz,const struct htmlpair * p) print_otag() argument 521 print_ctag(struct html * h,struct tag * tag) print_ctag() argument 544 print_gen_decls(struct html * h) print_gen_decls() argument 551 print_text(struct html * h,const char * word) print_text() argument 597 print_tagq(struct html * h,const struct tag * until) print_tagq() argument 609 print_stagq(struct html * h,const struct tag * suntil) print_stagq() argument 621 print_paragraph(struct html * h) print_paragraph() argument 633 bufinit(struct html * h) bufinit() argument 641 bufcat_style(struct html * h,const char * key,const char * val) bufcat_style() argument 651 bufcat(struct html * h,const char * p) bufcat() argument 665 bufcat_fmt(struct html * h,const char * fmt,...) bufcat_fmt() argument 677 bufncat(struct html * h,const char * p,size_t sz) bufncat() argument 686 buffmt_includes(struct html * h,const char * name) buffmt_includes() argument 710 buffmt_man(struct html * h,const char * name,const char * sec) buffmt_man() argument 737 bufcat_su(struct html * h,const char * p,const struct roffsu * su) bufcat_su() argument 751 bufcat_id(struct html * h,const char * src) bufcat_id() argument [all...] |
/titanic_52/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | hashpart.h | 34 #define HASH_ADD(h) (0x9c39c33dL) argument 38 #define HASH_A(h,n) ((((h) << 2) - (h)) << (n)) argument 39 #define HASH_B(h,n) ((((h) << 4) - (h)) << (n)) argument 40 #define HASH_C(h,n) ((HASH_A(h,7) + HASH_B(h, argument 41 HASH_MPY(h) global() argument 45 HASH_MPY(h) global() argument 49 HASHPART(h,c) global() argument [all...] |
H A D | fnv.h | 40 #define FNVINIT(h) (h = FNV_INIT) argument 41 #define FNVPART(h,c) (h = (h) * FNV_MULT ^ (c)) argument 42 #define FNVSUM(h,s,n) do { \ argument 62 #define FNVINIT64(h) (h argument 63 FNVPART64(h,c) global() argument 64 FNVSUM64(h,s,n) global() argument [all...] |
/titanic_52/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_host.c | 57 sda_host_t *h; in sda_host_alloc() local 84 sda_host_free(sda_host_t * h) sda_host_free() argument 95 sda_host_set_private(sda_host_t * h,int num,void * private) sda_host_set_private() argument 101 sda_host_attach(sda_host_t * h) sda_host_attach() argument 120 sda_host_detach(sda_host_t * h) sda_host_detach() argument 131 sda_host_suspend(sda_host_t * h) sda_host_suspend() argument 139 sda_host_resume(sda_host_t * h) sda_host_resume() argument 147 sda_host_transfer(sda_host_t * h,int num,sda_err_t errno) sda_host_transfer() argument 153 sda_host_detect(sda_host_t * h,int num) sda_host_detect() argument 159 sda_host_fault(sda_host_t * h,int num,sda_fault_t fail) sda_host_fault() argument 165 sda_host_log(sda_host_t * h,int snum,const char * fmt,...) sda_host_log() argument [all...] |
/titanic_52/usr/src/cmd/fs.d/pcfs/fstyp/ |
H A D | fstyp.c | 109 PC_BPSEC(h) global() argument 110 PC_RESSEC(h) global() argument 111 PC_NROOTENT(h) global() argument 112 PC_NSEC(h) global() argument 113 PC_DRVNUM(h) global() argument 120 FSTYP_IS_32(h) global() argument 148 struct fstyp_pcfs *h; fstyp_mod_init() local 163 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; fstyp_mod_fini() local 175 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; fstyp_mod_ident() local 183 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; fstyp_mod_get_attr() local 204 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; fstyp_mod_dump() local 214 read_bootsec(fstyp_pcfs_t * h) read_bootsec() argument 245 valid_media(fstyp_pcfs_t * h) valid_media() argument 262 well_formed(fstyp_pcfs_t * h) well_formed() argument 289 calculate_parameters(fstyp_pcfs_t * h) calculate_parameters() argument 313 determine_fattype(fstyp_pcfs_t * h) determine_fattype() argument 328 get_label(fstyp_pcfs_t * h) get_label() argument 352 get_label_16(fstyp_pcfs_t * h) get_label_16() argument 394 get_label_32(fstyp_pcfs_t * h) get_label_32() argument 436 next_cluster_32(fstyp_pcfs_t * h,int n) next_cluster_32() argument 462 dir_find_label(fstyp_pcfs_t * h,struct pcdir * d,int nent) dir_find_label() argument 484 is_pcfs(fstyp_pcfs_t * h) is_pcfs() argument 507 dumpfs(fstyp_pcfs_t * h,FILE * fout,FILE * ferr) dumpfs() argument 558 ADD_STRING(h,name,value) global() argument 563 ADD_UINT32(h,name,value) global() argument 568 ADD_UINT64(h,name,value) global() argument 573 ADD_BOOL(h,name,value) global() argument 579 get_attr(fstyp_pcfs_t * h) get_attr() argument [all...] |
/titanic_52/usr/src/lib/libilb/common/ |
H A D | ilb_rules.c | 40 i_drop_hc(ilb_handle_t h, ilb_hc_info_ argument 47 i_drop_rule(ilb_handle_t h,ilb_rule_data_t * rd,void * arg) i_drop_rule() argument 54 i_drop_sg_srvs(ilb_handle_t h,ilb_server_data_t * srv,const char * sgname,void * arg) i_drop_sg_srvs() argument 62 i_drop_sg(ilb_handle_t h,ilb_sg_data_t * sg,void * arg) i_drop_sg() argument 74 ilb_reset_config(ilb_handle_t h) ilb_reset_config() argument 95 ilb_create_rule(ilb_handle_t h,const ilb_rule_data_t * rd) ilb_create_rule() argument 151 i_ilb_rule_action(ilb_handle_t h,const char * name,ilbd_cmd_t cmd) i_ilb_rule_action() argument 183 ilb_destroy_rule(ilb_handle_t h,const char * name) ilb_destroy_rule() argument 189 ilb_enable_rule(ilb_handle_t h,const char * name) ilb_enable_rule() argument 195 ilb_disable_rule(ilb_handle_t h,const char * name) ilb_disable_rule() argument 201 i_ilb_retrieve_rule_names(ilb_handle_t h,ilb_comm_t ** rbuf,size_t * rbufsz) i_ilb_retrieve_rule_names() argument 228 i_ilb_walk_one_rule(ilb_handle_t h,rule_walkerfunc_t f,const char * name,void * arg) i_ilb_walk_one_rule() argument 290 ilb_walk_rules(ilb_handle_t h,rule_walkerfunc_t f,const char * name,void * arg) ilb_walk_rules() argument [all...] |
H A D | ilb_sg.c | 37 i_ilb_addrem_sg(ilb_handle_t h, const char *sgname, ilbd_cmd_t cmd) in i_ilb_addrem_sg() argument 66 ilb_destroy_servergroup(ilb_handle_t h,const char * sgname) ilb_destroy_servergroup() argument 72 ilb_create_servergroup(ilb_handle_t h,const char * sgname) ilb_create_servergroup() argument 78 i_ilb_addrem_server_to_group(ilb_handle_t h,const char * sgname,ilb_server_data_t * srv,ilbd_cmd_t cmd) i_ilb_addrem_server_to_group() argument 132 ilb_add_server_to_group(ilb_handle_t h,const char * sgname,ilb_server_data_t * srv) ilb_add_server_to_group() argument 140 ilb_rem_server_from_group(ilb_handle_t h,const char * sgname,ilb_server_data_t * srv) ilb_rem_server_from_group() argument 148 i_ilb_retrieve_sg_names(ilb_handle_t h,ilb_comm_t ** rbuf,size_t * rbufsz) i_ilb_retrieve_sg_names() argument 174 i_ilb_retrieve_sg_hosts(ilb_handle_t h,const char * sgname,ilb_comm_t ** rbuf,size_t * rbufsz) i_ilb_retrieve_sg_hosts() argument 220 i_ilb_walk_one_sg(ilb_handle_t h,void * f,const char * sgname,void * arg,sgwalk_t walktype) i_ilb_walk_one_sg() argument 274 i_walk_sgs(ilb_handle_t h,void * f,const char * sgname,void * arg,sgwalk_t walktype) i_walk_sgs() argument 311 ilb_walk_servergroups(ilb_handle_t h,sg_walkerfunc_t f,const char * sgname,void * arg) ilb_walk_servergroups() argument 318 ilb_walk_servers(ilb_handle_t h,srv_walkerfunc_t f,const char * sgname,void * arg) ilb_walk_servers() argument 325 ilb_Xable_server(ilb_handle_t h,ilb_server_data_t * srv,void * reserved,ilbd_cmd_t cmd) ilb_Xable_server() argument 380 ilb_enable_server(ilb_handle_t h,ilb_server_data_t * srv,void * reserved) ilb_enable_server() argument 386 ilb_disable_server(ilb_handle_t h,ilb_server_data_t * srv,void * reserved) ilb_disable_server() argument 392 i_ilb_fillin_srvdata(ilb_handle_t h,ilb_server_data_t * srv,const char * sgname,ilbd_cmd_t cmd) i_ilb_fillin_srvdata() argument 454 ilb_srvID_to_address(ilb_handle_t h,ilb_server_data_t * srv,const char * sgname) ilb_srvID_to_address() argument 461 ilb_address_to_srvID(ilb_handle_t h,ilb_server_data_t * srv,const char * sgname) ilb_address_to_srvID() argument [all...] |
H A D | ilb_comm.c | 41 i_ilb_socket_set_err(ilb_handle_t h,ilb_status_t err) i_ilb_socket_set_err() argument 119 ilb_close(ilb_handle_t h) ilb_close() argument 168 i_ilb_do_comm(ilb_handle_t h,ilb_comm_t * ic,size_t ic_sz,ilb_comm_t * rbuf,size_t * rbufsz) i_ilb_do_comm() argument 232 i_ilb_close_comm(ilb_handle_t h) i_ilb_close_comm() argument [all...] |
H A D | ilb_hc.c | 41 ilb_create_hc(ilb_handle_t h, const ilb_hc_info_t *hc) in ilb_create_hc() argument 74 ilb_destroy_hc(ilb_handle_t h,const char * hcname) ilb_destroy_hc() argument 104 ilb_get_hc_info(ilb_handle_t h,const char * name,ilb_hc_info_t * hcp) ilb_get_hc_info() argument 143 ilb_walk_hc(ilb_handle_t h,hc_walkerfunc_t func,void * arg) ilb_walk_hc() argument 188 ilb_get_hc_srvs(ilb_handle_t h,const char * rulename,ilb_comm_t ** rbuf,size_t * rbufsz) ilb_get_hc_srvs() argument 223 ilb_walk_hc_srvs(ilb_handle_t h,hc_srvwalkerfunc_t fn,const char * rulename,void * arg) ilb_walk_hc_srvs() argument [all...] |
/titanic_52/usr/src/uts/common/sys/ |
H A D | pci_cap.h | 74 #define PCI_CAP_LOCATE(h, id, base_p) ((id) & PCI_CAP_XCFG_FLAG ? \ argument 78 #define PCI_CAP_GET8(h, i, b, o) ((uint8_t) \ argument 80 #define PCI_CAP_GET16(h, i, b, o) ((uint16_t) \ argument 82 PCI_CAP_GET32(h,i,b,o) global() argument 85 PCI_CAP_PUT8(h,i,b,o,d) global() argument 87 PCI_CAP_PUT16(h,i,b,o,d) global() argument 89 PCI_CAP_PUT32(h,i,b,o,d) global() argument 92 PCI_XCAP_GET8(h,i,b,o) global() argument 94 PCI_XCAP_GET16(h,i,b,o) global() argument 96 PCI_XCAP_GET32(h,i,b,o) global() argument 99 PCI_XCAP_PUT8(h,i,b,o,d) global() argument 101 PCI_XCAP_PUT16(h,i,b,o,d) global() argument 103 PCI_XCAP_PUT32(h,i,b,o,d) global() argument [all...] |
/titanic_52/usr/src/lib/libfstyp/common/ |
H A D | libfstyp.c | 113 struct fstyp_handle *h; fstyp_init() local 149 fstyp_fini(struct fstyp_handle * h) fstyp_fini() argument 165 fstyp_ident(struct fstyp_handle * h,const char * fsname,const char ** ident) fstyp_ident() argument 178 fstyp_ident_all(struct fstyp_handle * h,const char ** ident) fstyp_ident_all() argument 208 fstyp_ident_one(struct fstyp_handle * h,const char * fsname,const char ** ident) fstyp_ident_one() argument 247 fstyp_get_attr(struct fstyp_handle * h,nvlist_t ** attr) fstyp_get_attr() argument 262 fstyp_dump(struct fstyp_handle * h,FILE * fout,FILE * ferr) fstyp_dump() argument 279 fstyp_strerror(struct fstyp_handle * h,int error) fstyp_strerror() argument 342 fstyp_find_module_by_name(struct fstyp_handle * h,const char * fsname) fstyp_find_module_by_name() argument 359 fstyp_init_module(struct fstyp_handle * h,char * mdir,char * fsname,fstyp_module_t ** mpp) fstyp_init_module() argument 412 fstyp_fini_module(struct fstyp_handle * h,fstyp_module_t * mp) fstyp_fini_module() argument 428 fstyp_init_all_modules(struct fstyp_handle * h) fstyp_init_all_modules() argument 463 fstyp_fini_all_modules(struct fstyp_handle * h) fstyp_fini_all_modules() argument 479 fstyp_load_module(struct fstyp_handle * h,fstyp_module_t * mp) fstyp_load_module() argument 521 fstyp_unload_module(struct fstyp_handle * h,fstyp_module_t * mp) fstyp_unload_module() argument [all...] |
/titanic_52/usr/src/cmd/svc/startd/ |
H A D | transition.c | 60 gt_enter_uninit(scf_handle_t *h, graph_vertex_t *v, in gt_enter_uninit() argument 105 gt_enter_maint(scf_handle_t *h, graph_vertex_t *v, in gt_enter_maint() argument 153 gt_enter_offline(scf_handle_t *h, graph_vertex_t *v, in gt_enter_offline() argument 221 gt_enter_disabled(scf_handle_t *h, graph_vertex_t *v, in gt_enter_disabled() argument 282 gt_internal_online_or_degraded(scf_handle_t *h, graph_vertex_ argument 352 gt_enter_online(scf_handle_t * h,graph_vertex_t * v,restarter_instance_state_t old_state,restarter_error_t rerr) gt_enter_online() argument 366 gt_enter_degraded(scf_handle_t * h,graph_vertex_t * v,restarter_instance_state_t old_state,restarter_error_t rerr) gt_enter_degraded() argument 389 gt_transition(scf_handle_t * h,graph_vertex_t * v,restarter_error_t rerr,restarter_instance_state_t old_state) gt_transition() argument [all...] |
H A D | libscf.c | 76 libscf_object_create(void * f (scf_handle_t *),scf_handle_t * h) libscf_object_create() argument 109 scf_handle_t *h; libscf_get_running_snapshot() local 135 scf_handle_t *h; libscf_get_or_make_running_snapshot() local 190 libscf_snapshots_poststart(scf_handle_t * h,const char * fmri,boolean_t retake) libscf_snapshots_poststart() argument 337 scf_handle_t *h; libscf_snapshots_refresh() local 399 libscf_read_single_astring(scf_handle_t * h,scf_property_t * prop,char ** ret) libscf_read_single_astring() argument 428 scf_handle_t *h = scf_instance_handle(inst); libscf_get_stn_tset() local 479 libscf_get_global_stn_tset(scf_handle_t * h) libscf_get_global_stn_tset() argument 510 scf_handle_t *h; libscf_read_state() local 590 depgroup_empty(scf_handle_t * h,scf_propertygroup_t * pg) depgroup_empty() argument 623 depgroup_read_scheme(scf_handle_t * h,scf_propertygroup_t * pg) depgroup_read_scheme() argument 651 depgroup_read_grouping(scf_handle_t * h,scf_propertygroup_t * pg) depgroup_read_grouping() argument 681 depgroup_read_restart(scf_handle_t * h,scf_propertygroup_t * pg) depgroup_read_restart() argument 725 scf_handle_t *h; get_boolean() local 848 scf_handle_t *h; get_count() local 940 get_restarter(scf_handle_t * h,scf_propertygroup_t * pg,char ** restarter) get_restarter() argument 993 libscf_fmri_get_instance(scf_handle_t * h,const char * fmri,scf_instance_t ** instp) libscf_fmri_get_instance() argument 1048 libscf_get_deathrow(scf_handle_t * h,scf_instance_t * inst,int * deathrow) libscf_get_deathrow() argument 1115 libscf_get_basic_instance_data(scf_handle_t * h,scf_instance_t * inst,const char * fmri,int * enabledp,int * enabled_ovrp,char ** restarter_fmri) libscf_get_basic_instance_data() argument 1416 scf_handle_t *h; pg_set_prop_value() local 1549 scf_handle_t *h; libscf_inst_set_boolean_prop() local 1610 scf_handle_t *h; libscf_inst_set_count_prop() local 1905 scf_handle_t *h; libscf_clear_runlevel() local 2073 scf_handle_t *h; libscf_get_template_values() local 2207 scf_handle_t *h; libscf_get_startd_properties() local 2329 libscf_read_method_ids(scf_handle_t * h,scf_instance_t * inst,const char * fmri,ctid_t * primary,ctid_t * transient,pid_t * start_pid) libscf_read_method_ids() argument 2463 scf_handle_t *h; libscf_write_start_pid() local 2536 scf_handle_t *h; libscf_note_method_log() local 2613 scf_handle_t *h; libscf_write_method_status() local 2794 libscf_populate_graph(scf_handle_t * h) libscf_populate_graph() argument 2857 libscf_get_method(scf_handle_t * h,int type,restarter_inst_t * inst,scf_snapshot_t * snap,method_restart_t * restart_on,uint_t * cte_mask,uint8_t * need_sessionp,uint64_t * timeout,uint8_t * timeout_retry) libscf_get_method() argument 3138 libscf_unset_action(scf_handle_t * h,scf_propertygroup_t * pg,admin_action_t a,hrtime_t ts) libscf_unset_action() argument 3357 libscf_handle_rebind(scf_handle_t * h) libscf_handle_rebind() argument 3381 scf_handle_t *h; libscf_handle_create_bound_loop() local 3405 scf_handle_t *h; walk_dependency_pgs() local 3488 scf_handle_t *h; walk_property_astrings() local 3584 libscf_create_self(scf_handle_t * h) libscf_create_self() argument 3852 scf_handle_t *h; libscf_set_reconfig() local 3917 scf_handle_t *h; libscf_reget_instance() local [all...] |
/titanic_52/usr/src/cmd/fs.d/hsfs/fstyp/ |
H A D | fstyp.c | 60 GETCDSECTOR(h,buf,secno,nosec) global() argument 87 fstyp_hsfs_t *h = (fstyp_hsfs_t *)handle; fstyp_mod_init() local 105 fstyp_hsfs_t *h = (fstyp_hsfs_t *)handle; fstyp_mod_fini() local 117 fstyp_hsfs_t *h = (fstyp_hsfs_t *)handle; fstyp_mod_ident() local 125 fstyp_hsfs_t *h = (fstyp_hsfs_t *)handle; fstyp_mod_get_attr() local 225 findhsvol(fstyp_hsfs_t * h,char * volp) findhsvol() argument 263 findisovol(fstyp_hsfs_t * h,char * volp) findisovol() argument 301 findunixvol(fstyp_hsfs_t * h,char * volp) findunixvol() argument 333 ckvoldesc(fstyp_hsfs_t * h,int * cd_type) ckvoldesc() argument 353 is_hsfs(fstyp_hsfs_t * h) is_hsfs() argument 372 ADD_STRING(h,name,value) global() argument 377 ADD_UINT64(h,name,value) global() argument 382 ADD_BOOL(h,name,value) global() argument 388 get_attr(fstyp_hsfs_t * h) get_attr() argument 510 getdisk(fstyp_hsfs_t * h,char * buf,int daddr,int size) getdisk() argument [all...] |
/titanic_52/usr/src/cmd/fs.d/udfs/fstyp/ |
H A D | fstyp.c | 70 fstyp_udfs_t *h = (fstyp_udfs_t *)handle; fstyp_mod_init() local 93 fstyp_udfs_t *h = (fstyp_udfs_t *)handle; fstyp_mod_fini() local 106 fstyp_udfs_t *h = (fstyp_udfs_t *)handle; fstyp_mod_ident() local 114 fstyp_udfs_t *h = (fstyp_udfs_t *)handle; fstyp_mod_get_attr() local 135 fstyp_udfs_t *h = (fstyp_udfs_t *)handle; fstyp_mod_dump() local 156 is_udfs(fstyp_udfs_t * h) is_udfs() argument 177 get_attr(fstyp_udfs_t * h) get_attr() argument 225 print_vds(fstyp_udfs_t * h,struct vds * v,FILE * fout,FILE * ferr) print_vds() argument [all...] |
/titanic_52/usr/src/uts/common/io/ |
H A D | pci_cap.c | 47 PCI_CAP_BASE(h,id,base_p) global() argument 54 pci_cap_probe(ddi_acc_handle_t h,uint16_t index,uint32_t * id_p,uint16_t * base_p) pci_cap_probe() argument 125 pci_lcap_locate(ddi_acc_handle_t h,uint8_t id,uint16_t * base_p) pci_lcap_locate() argument 168 pci_xcap_locate(ddi_acc_handle_t h,uint16_t id,uint16_t * base_p) pci_xcap_locate() argument 206 pci_htcap_locate(ddi_acc_handle_t h,uint16_t reg_mask,uint16_t reg_val,uint16_t * base_p) pci_htcap_locate() argument 252 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 293 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_52/usr/src/cmd/fs.d/ufs/fstyp/ |
H A D | fstyp.c | 107 struct fstyp_ufs *h; fstyp_mod_init() local 125 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; fstyp_mod_fini() local 137 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; fstyp_mod_ident() local 145 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; fstyp_mod_get_attr() local 166 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; fstyp_mod_dump() local 172 is_ufs(fstyp_ufs_t * h) is_ufs() argument 195 ADD_STRING(h,name,value) global() argument 200 ADD_INT32(h,name,value) global() argument 205 ADD_BOOL(h,name,value) global() argument 211 get_attr(fstyp_ufs_t * h) get_attr() argument 302 dumpfs(fstyp_ufs_t * h,FILE * fout,FILE * ferr) dumpfs() argument 454 dumplog(fstyp_ufs_t * h,FILE * fout,FILE * ferr) dumplog() argument 532 dumpcg(fstyp_ufs_t * h,FILE * fout,FILE * ferr,const int c) dumpcg() argument [all...] |
/titanic_52/usr/src/lib/libslp/clib/ |
H A D | slp-internal.h | 292 #define slp_get_version(h) ( argument 293 slp_set_version(h,v) global() argument 294 slp_get_function(h) global() argument 295 slp_set_function(h,f) global() argument 296 slp_get_overflow(h) global() argument 297 slp_set_overflow(h) global() argument 298 slp_set_fresh(h) global() argument 299 slp_set_mcast(h) global() argument 307 slp_get_length(h) global() argument 308 slp_set_length(h,x) global() argument 309 slp_get_langlen(h) global() argument 310 slp_set_langlen(h,x) global() argument 311 slp_get_option(h) global() argument 312 slp_set_option(h,x) global() argument 313 slp_get_xid(h) global() argument 314 slp_set_xid(h,x) global() argument 318 slp_hdrlang_length(h) global() argument [all...] |
/titanic_52/usr/src/lib/libscf/common/ |
H A D | lowlevel.c | 118 handle_hold_subhandles(scf_handle_t * h,int mask) handle_hold_subhandles() argument 139 handle_rele_subhandles(scf_handle_t * h,int mask) handle_rele_subhandles() argument 153 HOLD_HANDLE(h,flag,field) global() argument 156 RELE_HANDLE(h,flag) global() argument 163 HANDLE_HOLD_ITER(h) global() argument 164 HANDLE_HOLD_SCOPE(h) global() argument 165 HANDLE_HOLD_SERVICE(h) global() argument 166 HANDLE_HOLD_INSTANCE(h) global() argument 167 HANDLE_HOLD_SNAPSHOT(h) global() argument 168 HANDLE_HOLD_SNAPLVL(h) global() argument 169 HANDLE_HOLD_PG(h) global() argument 170 HANDLE_HOLD_PROPERTY(h) global() argument 171 HANDLE_HOLD_VALUE(h) global() argument 173 HANDLE_RELE_ITER(h) global() argument 174 HANDLE_RELE_SCOPE(h) global() argument 175 HANDLE_RELE_SERVICE(h) global() argument 176 HANDLE_RELE_INSTANCE(h) global() argument 177 HANDLE_RELE_SNAPSHOT(h) global() argument 178 HANDLE_RELE_SNAPLVL(h) global() argument 179 HANDLE_RELE_PG(h) global() argument 180 HANDLE_RELE_PROPERTY(h) global() argument 181 HANDLE_RELE_VALUE(h) global() argument 515 handle_do_close(scf_handle_t * h) handle_do_close() argument 539 handle_is_bound(scf_handle_t * h) handle_is_bound() argument 555 handle_has_server_locked(scf_handle_t * h) handle_has_server_locked() argument 565 handle_has_server(scf_handle_t * h) handle_has_server() argument 585 make_door_call(scf_handle_t * h,const void * req,size_t req_sz,void * res,size_t res_sz) make_door_call() argument 818 scf_handle_t *h; _scf_handle_create_and_bind() local 1031 scf_handle_t *h = dp->rd_handle; datael_attach() local 1075 scf_handle_t *h = iter->iter_handle; iter_attach() local 1269 handle_get(scf_handle_t * h) handle_get() argument 1408 scf_myname(scf_handle_t * h,char * out,size_t len) scf_myname() argument 1423 handle_alloc_entityid(scf_handle_t * h) handle_alloc_entityid() argument 1463 handle_alloc_iterid(scf_handle_t * h) handle_alloc_iterid() argument 1519 datael_init(scf_datael_t * dp,scf_handle_t * h,uint32_t type) datael_init() argument 1564 scf_handle_t *h = dp->rd_handle; datael_destroy() local 1598 scf_handle_t *h = dp->rd_handle; datael_do_reset_locked() local 1624 scf_handle_t *h = dp->rd_handle; datael_reset() local 1649 scf_handle_t *h = dp->rd_handle; datael_get_name() local 1686 scf_handle_t *h = dp->rd_handle; datael_get_parent() local 1735 scf_handle_t *h = dp->rd_handle; datael_get_child_composed_locked() local 1819 scf_handle_t *h = dp->rd_handle; datael_get_child_locked() local 1865 scf_handle_t *h = dp->rd_handle; datael_get_child() local 1957 scf_handle_t *h = dp->rd_handle; datael_add_child() local 2028 scf_handle_t *h = dp->rd_handle; datael_add_pg() local 2091 scf_handle_t *h = dp->rd_handle; datael_delete() local 2126 scf_iter_create(scf_handle_t * h) scf_iter_create() argument 2260 scf_handle_t *h = iter->iter_handle; scf_iter_handle_scopes() local 2287 scf_handle_t *h = iter->iter_handle; scf_iter_next_scope() local 2316 scf_handle_get_scope(scf_handle_t * h,const char * name,scf_scope_t * out) scf_handle_get_scope() argument 2341 scf_handle_t *h = dp->rd_handle; datael_setup_iter() local 2384 scf_handle_t *h = dp->rd_handle; datael_setup_iter_pgtyped() local 2432 scf_handle_t *h = iter->iter_handle; datael_iter_next() local 3060 scf_handle_t *h = src->rd_handle; snaplevel_next() local 3196 scf_handle_t *h = dp->rd_handle; datael_update() local 3248 scf_handle_t *h = pg->rd_d.rd_handle; _scf_pg_wait() local 3292 scf_notify_add_pattern(scf_handle_t * h,int type,const char * name) scf_notify_add_pattern() argument 3317 _scf_notify_add_pgname(scf_handle_t * h,const char * name) _scf_notify_add_pgname() argument 3323 _scf_notify_add_pgtype(scf_handle_t * h,const char * type) _scf_notify_add_pgtype() argument 3334 scf_handle_t *h = pg->rd_d.rd_handle; _scf_notify_wait() local 3390 scf_handle_t *h = inst->rd_d.rd_handle; _scf_snapshot_take() local 3431 scf_handle_t *h = inst->rd_d.rd_handle; _scf_snapshot_take_new_named() local 3493 scf_handle_t *h = dest->rd_d.rd_handle; _scf_snapshot_attach() local 3566 scf_handle_t *h = prop->rd_d.rd_handle; property_type_locked() local 3596 scf_handle_t *h = prop->rd_d.rd_handle; scf_property_type() local 3613 scf_handle_t *h = prop->rd_d.rd_handle; scf_property_is_type() local 3698 scf_handle_t *h = tran->tran_pg.rd_d.rd_handle; scf_transaction_start() local 3747 scf_handle_t *h = cur->entry_handle; entry_invalidate() local 3776 scf_handle_t *h = entry->entry_handle; entry_destroy_locked() local 3800 scf_handle_t *h = tran->tran_pg.rd_d.rd_handle; transaction_add() local 4039 scf_handle_t *h = tran->tran_pg.rd_d.rd_handle; scf_transaction_commit() local 4179 scf_entry_create(scf_handle_t * h) scf_entry_create() argument 4221 scf_handle_t *h = entry->entry_handle; scf_entry_reset() local 4231 scf_handle_t *h = entry->entry_handle; scf_entry_destroy_children() local 4241 scf_handle_t *h; scf_entry_destroy() local 4267 scf_handle_t *h = entry->entry_handle; scf_entry_add_value() local 4329 scf_value_create(scf_handle_t * h) scf_value_create() argument 4365 scf_handle_t *h = val->value_handle; scf_value_reset_locked() local 4397 scf_handle_t *h = val->value_handle; scf_value_reset() local 4413 scf_handle_t *h; scf_value_destroy() local 4429 scf_handle_t *h = val->value_handle; scf_value_base_type() local 4449 scf_handle_t *h = val->value_handle; scf_value_type() local 4463 scf_handle_t *h = val->value_handle; scf_value_is_type() local 4507 scf_handle_t *h = val->value_handle; scf_value_get_boolean() local 4529 scf_handle_t *h = val->value_handle; scf_value_get_count() local 4548 scf_handle_t *h = val->value_handle; scf_value_get_integer() local 4567 scf_handle_t *h = val->value_handle; scf_value_get_time() local 4601 scf_handle_t *h = val->value_handle; scf_value_get_astring() local 4617 scf_handle_t *h = val->value_handle; scf_value_get_ustring() local 4633 scf_handle_t *h = v->value_handle; scf_value_get_opaque() local 4652 scf_handle_t *h = v->value_handle; scf_value_set_boolean() local 4664 scf_handle_t *h = v->value_handle; scf_value_set_count() local 4676 scf_handle_t *h = v->value_handle; scf_value_set_integer() local 4688 scf_handle_t *h = v->value_handle; scf_value_set_time() local 4709 scf_handle_t *h = v->value_handle; scf_value_set_astring() local 4730 scf_handle_t *h = v->value_handle; scf_value_set_ustring() local 4751 scf_handle_t *h = v->value_handle; scf_value_set_opaque() local 4778 scf_handle_t *h = v_arg->value_handle; scf_value_get_as_string_common() local 4861 scf_handle_t *h = v->value_handle; scf_value_set_from_string() local 4993 scf_handle_t *h = iter->iter_handle; scf_iter_next_value() local 5059 scf_handle_t *h = prop->rd_d.rd_handle; scf_property_get_value() local 5438 scf_handle_decode_fmri(scf_handle_t * h,const char * fmri,scf_scope_t * sc,scf_service_t * svc,scf_instance_t * inst,scf_propertygroup_t * pg,scf_property_t * prop,int flags) scf_handle_decode_fmri() argument 5711 scf_handle_t *h = svc->rd_d.rd_handle; scf_service_to_fmri() local 5754 scf_handle_t *h = inst->rd_d.rd_handle; scf_instance_to_fmri() local 5793 scf_handle_t *h = pg->rd_d.rd_handle; scf_pg_to_fmri() local 5897 scf_handle_t *h = prop->rd_d.rd_handle; scf_property_to_fmri() local 5946 scf_handle_t *h = pg->rd_d.rd_handle; scf_pg_get_underlying_pg() local 6082 uint_t h = 0, g; scf_get_key() local 6269 scf_walk_fmri(scf_handle_t * h,int argc,char ** argv,int flags,scf_walk_callback callback,void * data,int * err,void (* errfunc)(const char *,...)) scf_walk_fmri() argument 7316 _scf_request_backup(scf_handle_t * h,const char * name) _scf_request_backup() argument 7359 _scf_repository_switch(scf_handle_t * h,int scf_sw) _scf_repository_switch() argument 7422 _scf_set_annotation(scf_handle_t * h,const char * operation,const char * file) _scf_set_annotation() argument [all...] |
/titanic_52/usr/src/boot/include/isofs/cd9660/ |
H A D | cd9660_rrip.h | 45 ISO_SUSP_HEADER h; member 53 ISO_SUSP_HEADER h; member 73 ISO_SUSP_HEADER h; member 79 ISO_SUSP_HEADER h; member 84 ISO_SUSP_HEADER h; member 89 ISO_SUSP_HEADER h; member 94 ISO_SUSP_HEADER h; member 108 ISO_SUSP_HEADER h; member 114 ISO_SUSP_HEADER h; member 119 ISO_SUSP_HEADER h; global() member 127 ISO_SUSP_HEADER h; global() member 133 ISO_SUSP_HEADER h; global() member [all...] |
/titanic_52/usr/src/uts/sparc/os/ |
H A D | bitmap_arch.c | 44 int h = 1; in highbit64() local 77 register int h in highbit() local 112 register int h = 1; lowbit() local [all...] |
/titanic_52/usr/src/uts/i86pc/os/ |
H A D | dvma.c | 54 dvma_release(ddi_dma_handle_t h) in dvma_release() argument 60 dvma_kaddr_load(ddi_dma_handle_t h, caddr_t a, u_int len, u_int index, in dvma_kaddr_load() argument 67 dvma_unload(ddi_dma_handle_t h, u_in argument 73 dvma_sync(ddi_dma_handle_t h,u_int objindex,u_int type) dvma_sync() argument [all...] |
/titanic_52/usr/src/cmd/mailx/ |
H A D | vars.c | 62 register int h; in assign() local 96 register int h; in deassign() local 188 register int h; lookup() local 205 register int h; findgroup() local 241 register unsigned h; hash() local [all...] |
/titanic_52/usr/src/cmd/fs.d/zfs/fstyp/ |
H A D | fstyp.c | 57 struct fstyp_zfs *h; fstyp_mod_init() local 75 struct fstyp_zfs *h = (struct fstyp_zfs *)handle; fstyp_mod_fini() local 86 struct fstyp_zfs *h = (struct fstyp_zfs *)handle; fstyp_mod_ident() local 124 struct fstyp_zfs *h = (struct fstyp_zfs *)handle; fstyp_mod_get_attr() local [all...] |