/titanic_41/usr/src/lib/libnisdb/ |
H A D | nis_hashitem.c | 63 __nis_init_hash_table(__nis_hash_table_mt *table, in __nis_init_hash_table() 100 __nis_lock_hash_table(__nis_hash_table_mt *table, int traverse, char *msg) { in __nis_lock_hash_table() 174 __nis_ulock_hash_table(__nis_hash_table_mt *table, int traverse, char *msg) { in __nis_ulock_hash_table() 232 __find_item_mt(nis_name name, __nis_hash_table_mt *table, int *keyp) { in __find_item_mt() 269 __nis_insert_item_mt(void *arg, __nis_hash_table_mt *table, int readwrite) { in __nis_insert_item_mt() 312 __nis_insert_name_mt(nis_name name, __nis_hash_table_mt *table) { in __nis_insert_name_mt() 347 __nis_find_item_mt(nis_name name, __nis_hash_table_mt *table, int readwrite, in __nis_find_item_mt() 407 __nis_pop_item_mt(__nis_hash_table_mt *table) { in __nis_pop_item_mt() 500 __nis_remove_item_mt(nis_name name, __nis_hash_table_mt *table) { in __nis_remove_item_mt() 581 __nis_release_item(void *arg, __nis_hash_table_mt *table, int readwrite) { in __nis_release_item() [all …]
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
H A D | GBConstraintsConverter.java | 207 private int getIntegerFromTable(Hashtable table, String key) { in getIntegerFromTable() 215 private boolean getBooleanFromTable(Hashtable table, String key) { in getBooleanFromTable() 223 private double getDoubleFromTable(Hashtable table, String key) { in getDoubleFromTable() 231 private int getConstantFromTable(Hashtable table, String key) { in getConstantFromTable() 247 Hashtable table = sft.getHashtable(); in convertFromString() local
|
H A D | DimensionConverter.java | 67 Hashtable table = sft.getHashtable(); in convertFromString() local 93 private int getIntegerFromTable(Hashtable table, String key) { in getIntegerFromTable()
|
H A D | PointConverter.java | 70 Hashtable table = sft.getHashtable(); in convertFromString() local 92 private int getIntegerFromTable(Hashtable table, String key) { in getIntegerFromTable()
|
H A D | InsetsConverter.java | 75 private int getIntegerFromTable(Hashtable table, String key) { in getIntegerFromTable() 104 Hashtable table = sft.getHashtable(); in convertFromString() local
|
H A D | SubFieldTokenizer.java | 57 private Hashtable table; field in SubFieldTokenizer
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_db.c | 184 rfs4_table_t *table = private; in rfs4_dbe_kmem_destructor() local 216 rfs4_table_t *table; in rfs4_database_shutdown() local 260 rfs4_table_t *table; in rfs4_table_create() local 331 rfs4_table_destroy(rfs4_database_t *db, rfs4_table_t *table) in rfs4_table_destroy() 372 rfs4_index_create(rfs4_table_t *table, char *keyname, in rfs4_index_create() 427 rfs4_table_t *table = entry->dbe_table; in rfs4_dbe_destroy() local 470 rfs4_dbe_create(rfs4_table_t *table, id_t id, rfs4_entry_t data) in rfs4_dbe_create() 520 rfs4_dbe_tabreap_adjust(rfs4_table_t *table) in rfs4_dbe_tabreap_adjust() 555 rfs4_table_t *table = idx->dbi_table; in rfs4_dbsearch() local 686 rfs4_table_t *table = rfs4_client_tab; in rfs4_cpr_callb() local [all …]
|
/titanic_41/usr/src/lib/libdisasm/common/ |
H A D | dis_sparc.h | 69 typedef struct table { struct 75 } table_t; argument
|
/titanic_41/usr/src/cmd/getent/ |
H A D | getent.c | 37 struct table { struct 38 char *name; /* name of the table */ argument 42 static struct table t[] = { argument
|
/titanic_41/usr/src/uts/common/ipp/ipgpc/ |
H A D | table.c | 62 hash_table table = taid->table; in ht_insert() local 126 ht_search(hash_table table, int key) in ht_search() 159 hash_table table = taid->table; in ht_retrieve() local 200 hash_table table = taid->table; in ht_remove() local
|
H A D | ba_table.c | 48 ba_table_t *table = &bataid->table; in ba_insert() local 91 ba_table_t *table = &bataid->table; in ba_retrieve() local 134 ba_table_t *table = &bataid->table; in ba_remove() local
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | crc32.h | 107 #define CRC32_INIT(table, poly) \ argument 119 #define CRC32(crc, buf, size, start, table) \ argument 134 #define CRC32_STRING(crc, len, str, start, table) \ argument
|
/titanic_41/usr/src/cmd/ipf/lib/common/ |
H A D | facpri.c | 27 typedef struct table { struct 30 } table_t; argument
|
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_hash.c | 193 _sd_hash_search(int cd, nsc_off_t block_num, _sd_hash_table_t *table) in _sd_hash_search() 293 _sd_hash_table_t *table) in _sd_hash_insert() 376 _sd_hash_delete(_sd_hash_hd_t *hptr, _sd_hash_table_t *table) in _sd_hash_delete() 442 _sd_hash_table_t *table) in _sd_hash_replace()
|
/titanic_41/usr/src/lib/libnwam/common/ |
H A D | libnwam_object.c | 523 nwam_get_prop_table_entry(struct nwam_prop_table table, const char *propname) in nwam_get_prop_table_entry() 538 nwam_get_prop_description(struct nwam_prop_table table, const char *propname, in nwam_get_prop_description() 555 nwam_get_prop_type(struct nwam_prop_table table, const char *propname, in nwam_get_prop_type() 571 nwam_prop_multivalued(struct nwam_prop_table table, const char *propname, in nwam_prop_multivalued() 590 nwam_prop_read_only(struct nwam_prop_table table, const char *propname, in nwam_prop_read_only() 610 struct nwam_prop_table table; member 625 struct nwam_prop_table table = via->table; in nwam_validate_prop_internal() local 676 nwam_validate_prop(struct nwam_prop_table table, struct nwam_handle *hp, in nwam_validate_prop() 691 nwam_validate(struct nwam_prop_table table, struct nwam_handle *hp, in nwam_validate() 718 nwam_get_default_proplist(struct nwam_prop_table table, in nwam_get_default_proplist()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/et/ |
H A D | error_table.h | 18 /*@dependent@*//*@null@*/ const struct error_table *table; member 23 /*@dependent@*/ const struct error_table *table; member
|
/titanic_41/usr/src/cmd/ypcmd/revnetgroup/ |
H A D | table.c | 65 store(table, key, datum) in store() argument 85 lookup(table, key) in lookup() argument
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPV1Manager.java | 87 private ServiceTable table = null; field in SLPV1Manager.SLPV1Advertiser 98 ServiceTable table) in SLPV1Advertiser() 198 start(SLPConfig config, ServerDATable table, ServiceTable stable) { in start()
|
H A D | ActiveDiscoverer.java | 64 private ServerDATable table = null; field in ActiveDiscoverer 77 ServerDATable table, in ActiveDiscoverer()
|
/titanic_41/usr/src/cmd/units/ |
H A D | units.c | 31 struct table struct 36 } table[NTAB]; argument
|
/titanic_41/usr/src/lib/fm/libfmd_snmp/common/ |
H A D | init.c | 53 const sunFm_table_t *table; in init_sunFM() local
|
/titanic_41/usr/src/cmd/prstat/ |
H A D | prtable.c | 127 add_element(table_t *table, long element) in add_element() 139 has_element(table_t *table, long element) in has_element() 155 foreach_element(table_t *table, void *buf, void (*walker)(long, void *)) in foreach_element()
|
/titanic_41/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 522 info_table_t *table; in build_table() local 630 free_table(info_table_t *table, size_t table_len) in free_table()
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | mdoc_hash.c | 34 static unsigned char table[27 * 12]; variable
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_biggest.c | 48 insertn(nsc_keephot_t *table, uint_t n, void *data) in insertn()
|