/titanic_52/usr/src/boot/sys/boot/common/ |
H A D | part.c | 76 } type; member 81 enum ptable_type type; member 89 enum partition_type type; member 118 parttype2str(enum partition_type type) in parttype2str() argument 139 gpt_parttype(uuid_t type) in gpt_parttype() argument 253 ptable_gptread(struct ptable * table,void * dev,diskread_t dread) ptable_gptread() argument 382 mbr_parttype(uint8_t type) mbr_parttype() argument 407 ptable_ebrread(struct ptable * table,void * dev,diskread_t dread) ptable_ebrread() argument 466 bsd_parttype(uint8_t type) bsd_parttype() argument 485 ptable_bsdread(struct ptable * table,void * dev,diskread_t dread) ptable_bsdread() argument 548 vtoc8_parttype(uint16_t type) vtoc8_parttype() argument 567 ptable_vtoc8read(struct ptable * table,void * dev,diskread_t dread) ptable_vtoc8read() argument 631 vtoc_parttype(uint16_t type) vtoc_parttype() argument 655 ptable_dklabelread(struct ptable * table,void * dev,diskread_t dread) ptable_dklabelread() argument 718 struct ptable *table; ptable_open() local 852 ptable_close(struct ptable * table) ptable_close() argument 865 ptable_gettype(const struct ptable * table) ptable_gettype() argument 872 ptable_getsize(const struct ptable * table,uint64_t * sizep) ptable_getsize() argument 885 ptable_getpart(const struct ptable * table,struct ptable_entry * part,int idx) ptable_getpart() argument 920 ptable_getbestpart(const struct ptable * table,struct ptable_entry * part) ptable_getbestpart() argument 982 ptable_iterate(const struct ptable * table,void * arg,ptable_iterate_t * iter) ptable_iterate() argument [all...] |
/titanic_52/usr/src/lib/libnwam/common/ |
H A D | libnwam_object.c | 46 nwam_handle_create(nwam_object_type_t type, const char *name, in nwam_handle_create() argument 72 nwam_read(nwam_object_type_t type, const char *dbname, const char *name, in nwam_read() argument 121 nwam_create(nwam_object_type_t type, const char *dbname, const char *name, in nwam_create() argument 200 nwam_walk(nwam_object_type_t type,const char * dbname,int (* cb)(struct nwam_handle *,void *),void * data,uint64_t flags,int * retp,int (* selectcb)(struct nwam_handle *,uint64_t,void *)) nwam_walk() argument 523 nwam_get_prop_table_entry(struct nwam_prop_table table,const char * propname) nwam_get_prop_table_entry() argument 538 nwam_get_prop_description(struct nwam_prop_table table,const char * propname,const char ** descriptionp) nwam_get_prop_description() argument 555 nwam_get_prop_type(struct nwam_prop_table table,const char * propname,nwam_value_type_t * typep) nwam_get_prop_type() argument 571 nwam_prop_multivalued(struct nwam_prop_table table,const char * propname,boolean_t * multip) nwam_prop_multivalued() argument 590 nwam_prop_read_only(struct nwam_prop_table table,const char * propname,boolean_t * readp) nwam_prop_read_only() argument 610 struct nwam_prop_table table; global() member 625 struct nwam_prop_table table = via->table; nwam_validate_prop_internal() local 629 nwam_value_type_t type; nwam_validate_prop_internal() local 676 nwam_validate_prop(struct nwam_prop_table table,struct nwam_handle * hp,const char * propname,nwam_value_t value) nwam_validate_prop() argument 691 nwam_validate(struct nwam_prop_table table,struct nwam_handle * hp,const char ** errpropp) nwam_validate() argument 718 nwam_get_default_proplist(struct nwam_prop_table table,uint64_t type,uint64_t class,const char *** prop_list,uint_t * numvalues) nwam_get_default_proplist() argument 719 nwam_get_default_proplist(struct nwam_prop_table table,uint64_t type,uint64_t class,const char *** prop_list,uint_t * numvalues) nwam_get_default_proplist() argument [all...] |
/titanic_52/usr/src/test/util-tests/tests/smbios/ |
H A D | smbios.c | 63 smbios_test_table_init(smbios_entry_point_t type, uint_t version) in smbios_test_table_init() argument 65 smbios_test_table_t *table; in smbios_test_table_init() local 90 smbios_test_table_append_common(smbios_test_table_t * table,const void * buf,size_t len) smbios_test_table_append_common() argument 126 smbios_test_table_append_raw(smbios_test_table_t * table,const void * buf,size_t len) smbios_test_table_append_raw() argument 133 smbios_test_table_append_string(smbios_test_table_t * table,const char * str) smbios_test_table_append_string() argument 140 smbios_test_table_append(smbios_test_table_t * table,const void * buf,size_t len) smbios_test_table_append() argument 173 smbios_test_table_snapshot(smbios_test_table_t * table,smbios_entry_t ** entryp,void ** bufp,size_t * lenp) smbios_test_table_snapshot() argument 207 smbios_test_table_fini(smbios_test_table_t * table) smbios_test_table_fini() argument 221 smbios_test_mktable(smbios_test_table_t * table) smbios_test_mktable() argument 391 smbios_test_table_t *table; main() local [all...] |
/titanic_52/usr/src/cmd/geniconvtbl/ |
H A D | itm_util.c | 301 obj_register(itm_type_t type, itm_data_t *name, in obj_register() argument 374 itm_tbl_hdr_t *table; range_table() local 440 itm_tbl_hdr_t *table; escseq_table() local 520 itm_tbl_hdr_t *table; map_table() local 955 char *table; map_table_indexed_fixed() local 1143 char *table; map_table_lookup_fixed() local 1601 char *table; map_table_dense_encoding() local 1772 put_dense_encoding_default(char * table,unsigned char * byte_seq_min,unsigned char * byte_seq_max,unsigned char * byte_seq_def,long pos_max,long position,long dense_encoded_value) put_dense_encoding_default() argument 1947 map_range_make_result(char * table,itm_size_t range_start,itm_size_t range_end,char * result_data,itm_size_t result_size) map_range_make_result() argument 2035 op_self(itm_op_type_t type) op_self() argument 2042 op_unary(itm_op_type_t type,void * data,size_t data_size) op_unary() argument 2048 op_unit(itm_op_type_t type,void * data0,size_t data0_size,void * data1,size_t data1_size,void * data2,size_t data2_size) op_unit() argument 2093 op_self_num(itm_op_type_t type,itm_num_t data) op_self_num() argument 2115 expr_self_num(itm_expr_type_t type,itm_num_t data) expr_self_num() argument 2130 expr_self(itm_expr_type_t type,itm_data_t * data) expr_self() argument 2180 expr_unary(itm_expr_type_t type,itm_expr_t * data0) expr_unary() argument 2196 expr_binary(itm_expr_type_t type,itm_expr_t * data0,itm_expr_t * data1) expr_binary() argument 2237 expr_binary2(itm_expr_type_t type,itm_expr_t * data0,itm_expr_t * data1) expr_binary2() argument 2305 expr_assign(itm_expr_type_t type,itm_data_t * data0,itm_expr_t * data1) expr_assign() argument 2358 name_lookup(itm_data_t * name,itm_type_t type) name_lookup() argument 2400 name_refer(itm_data_t * name,itm_type_t type,itmc_ref_t * refp) name_refer() argument 2452 name_register(itm_data_t * name,itm_type_t type,itmc_ref_t * refp) name_register() argument [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_mip.c | 65 uint8_t type; member 71 uint8_t type; member 169 get_desc(struct ext_desc table[],uint8_t type,int max) get_desc() argument 183 get_mip_adv_desc(uint8_t type) get_mip_adv_desc() argument 187 get_interpreter(struct ext_dispatch table[],uint8_t type,int max) get_interpreter() argument 188 get_interpreter(struct ext_dispatch table[],uint8_t type,int max) get_interpreter() argument 633 spi_ext(uint8_t type,uint8_t this_ext_len,uchar_t * p) spi_ext() argument 653 key_ext(uint8_t type,uint8_t this_ext_len,uchar_t * p) key_ext() argument 708 trav_ext(uint8_t type,uint8_t this_ext_len,uchar_t * p) trav_ext() argument 733 empty_ext(uint8_t type,uint8_t this_ext_len,uchar_t * p) empty_ext() argument 738 nai_ext(uint8_t type,uint8_t this_ext_len,uchar_t * p) nai_ext() argument 749 chall_ext(uint8_t type,uint8_t this_ext_len,uchar_t * p) chall_ext() argument 761 ma_ext(uint8_t type,uint8_t this_ext_len,uchar_t * p) ma_ext() argument 848 prefix_ext(uint8_t type,uint8_t this_ext_len,uchar_t * p) prefix_ext() argument 860 unk_ext(uint8_t type,uint8_t this_ext_len,uchar_t * p) unk_ext() argument [all...] |
/titanic_52/usr/src/cmd/hotplugd/ |
H A D | hotplugd_rcm.c | 70 info_table_t *table; member 332 info_table_t *table; in merge_rcm_info() local 382 int type; resource_callback() local 522 info_table_t *table; build_table() local 630 free_table(info_table_t * table,size_t table_len) free_table() argument [all...] |
/titanic_52/usr/src/contrib/zlib/ |
H A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table() argument 33 unsigned codes, code FAR * FAR *table, unsigned FAR *bits, in inflate_table() argument [all...] |
/titanic_52/usr/src/boot/lib/libz/ |
H A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument [all...] |
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | nvdisc.c | 186 #define isblocked(bp,type) ((bp)->flags & (1<<(type))) argument 187 #define block(bp,type) ((bp)->flags |= (1<<(type))) argument 188 #define unblock(bp,type) ((bp)->flags &= ~(1<<(type))) argument 249 int type = (flags&NV_APPEND)?APPEND:ASSIGN; in assign() local 369 lookup(Namval_t * np,int type,Sfdouble_t * dp,Namfun_t * handle) lookup() argument 451 register int type; nv_setdisc() local 561 register int type,getname=0; setdisc() local 1268 struct table global() struct 1278 dicttable next_table() argument [all...] |
H A D | parse.c | 74 # define NIL(type) ((type)0) argument 92 #define getnode(type) ((Shnode_t*)stakalloc(sizeof(struct type))) argument 100 static unsigned long writedefs(Lex_t *lexp,struct argnod *arglist, int line, int type, struct argnod *cmd) in writedefs() argument 169 static unsigned char *table; typeset_order() local 302 makelist(Lex_t * lexp,int type,Shnode_t * l,Shnode_t * r) makelist() argument 494 register int type = FINT|FAMP; sh_cmd() local 943 assign(Lex_t * lexp,register struct argnod * ap,int type) assign() argument 1514 int type = 0; simple() local 2022 kiaentity(Lex_t * lexp,const char * name,int len,int type,int first,int last,unsigned long parent,int pkind,int width,const char * attr) kiaentity() argument [all...] |
/titanic_52/usr/src/cmd/truss/ |
H A D | htbl.h | 59 htbl_t *table; /* ptr to table */ member 76 hdtype_t type; /* type of entry we've written to disk */ member
|
/titanic_52/usr/src/cmd/ipf/tools/ |
H A D | ippool.c | 222 int type, role, c, err; local 384 int c, role, type, live_kernel; global() local 539 poollist_dead(role,poolname,type,kernel,core) poollist_dead() argument 645 int c, type, role, live_kernel; global() local 753 int c, role, type, arg; global() local 858 int type; global() local 883 iphtable_t table; global() local [all...] |
H A D | ipmon.c | 349 static icmp_subtype_t *find_icmpsubtype(type, table, tablesz) in find_icmpsubtype() argument 374 find_icmptype(type,table,tablesz) find_icmptype() argument 581 icmpname(type,code) icmpname() argument 612 icmpname6(type,code) icmpname6() argument [all...] |
/titanic_52/usr/src/uts/i86pc/dboot/ |
H A D | dboot_startkern.c | 197 uint32_t type; member 378 get_pteval(paddr_t table, uint_t index) in get_pteval() argument 387 set_pteval(paddr_t table, uint_t index, uint_t level, x86pte_t pteval) in set_pteval() argument 434 map_pte(paddr_t table,uint_t index) map_pte() argument 453 char *table; dump_tables() local 1175 type_to_str(boot_module_type_t type) type_to_str() argument 1451 uint32_t type = dboot_loader_mmap_get_type(i); dboot_process_mmap() local [all...] |
/titanic_52/usr/src/cmd/oawk/ |
H A D | b.c | 46 #define type(v) v->nobj macro 835 ccl_chars_t *table; insert_table() local 972 ccl_chars_t *table; delete_table() local 1073 dump_table(ccl_chars_t * table,int size) dump_table() argument [all...] |
/titanic_52/usr/src/cmd/lp/cmd/ |
H A D | lpfilter.c | 883 same_complaints(table,type) same_complaints() argument [all...] |
/titanic_52/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceTable.java | 75 static protected ServiceTable table = null; field in ServiceTable 143 ServiceTable table in createServiceTable() local 1135 ServiceType type = findAttributes() local 1210 checkForRestrictedType(ServiceType type) checkForRestrictedType() argument [all...] |
/titanic_52/usr/src/lib/libprtdiag_psr/sparc/starcat/common/ |
H A D | starcat.c | 121 char *name, *type; in display_pci() local 507 display_ffb(Board_node *board, int table) in display_ffb() argument 525 char *type; in add_node() local [all...] |
/titanic_52/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/ |
H A D | littleneck.c | 443 display_ffb(Board_node *board, int table) in display_ffb() argument 486 char *type; /* node type string */ in disp_fail_parts() local 646 boolean_t type; in lneck_env_print_ps() local [all...] |
/titanic_52/usr/src/lib/libprtdiag_psr/sparc/javelin/common/ |
H A D | javelin.c | 266 char *type; /* node type string */ in disp_fail_parts() local 656 display_ffb(Board_node *board, int table) in display_ffb() argument 872 char *type; walk() local [all...] |
/titanic_52/usr/src/uts/sun4u/sunfire/io/ |
H A D | fhc_bd.c | 313 fhc_bd_init(struct fhc_soft_state *softsp, int board, enum board_type type) in fhc_bd_init() argument 447 fhc_bd_typestr(enum board_type type) in fhc_bd_typestr() argument 767 enum board_type type; fhc_bdlist_prime() local 862 struct cpu_speed *table; set_cpu_info() local 904 enum board_type type; fhc_bdlist_scan() local [all...] |
/titanic_52/usr/src/uts/common/inet/ |
H A D | ipsec_impl.h | 134 #define HASH_LOCK(table, hash) \ argument 136 #define HASH_UNLOCK(table, hash) \ argument 139 #define HASH_LOCKED(table, hash) \ argument 142 HASH_ITERATE(var,field,table,hash) global() argument 148 HASH_INSERT(var,field,table,hash) global() argument 160 HASH_UNCHAIN(var,field,table,hash) global() argument 192 HASH_LINK(fieldname,type) global() argument [all...] |
/titanic_52/usr/src/cmd/picl/plugins/lib/picld_pluginutil/ |
H A D | picld_pluginutil_impl.h | 69 int type; member 105 int type; member 112 table_cmd_t table; member
|
/titanic_52/usr/src/uts/common/xen/os/ |
H A D | hypercall.c | 52 HYPERVISOR_set_trap_table(trap_info_t *table) in HYPERVISOR_set_trap_table() argument 230 HYPERVISOR_vm_assist(uint_t cmd, uint_t type) in HYPERVISOR_vm_assist() argument
|
/titanic_52/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl.c | 194 display_ffb(Board_node *board, int table) in display_ffb() argument 847 char *type; in add_node() local
|