/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
H A D | ColumnList.java | 509 public int addItem(Object[] values, boolean updateView) { in addItem() 563 public void addItem(Object[] values) { in addItem() 572 private boolean isEqualTo(Object[] values, int r) { in isEqualTo() 589 public void addItem(Object[] values, int row) { in addItem() 602 public void insertItem(Object[] values, int row) { in insertItem() 636 public boolean delItem(Object[] values) { in delItem() 763 Object[] values = (Object []) canvas.labels.elementAt(row); in putItem() local 774 Object[] values = (Object []) canvas.labels.elementAt(row); in putItem() local
|
/titanic_44/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_profile.c | 99 char **values = NULL; in pkinit_kdcdefault_strings() local 155 char **values = NULL; in pkinit_kdcdefault_string() local 236 char **values = NULL; in pkinit_libdefault_strings() local 319 char **values = NULL; in pkinit_libdefault_string() local
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Configuration.java | 335 public List getPools(List values) throws PoolsException in getPools() 443 public List getResources(List values) throws PoolsException in getResources() 520 public List getComponents(List values) throws PoolsException in getComponents() 580 List checkComponents(List values) throws PoolsException in checkComponents()
|
H A D | Pool.java | 114 public List getResources(List values) throws PoolsException in getResources()
|
H A D | Resource.java | 128 public List getComponents(List values) throws PoolsException in getComponents()
|
/titanic_44/usr/src/cmd/lp/lib/papi/ |
H A D | lpsched-misc.c | 51 char **values) in papiAttributeListAddLPStrings() 86 char **values = NULL; in papiAttributeListGetLPStrings() local
|
/titanic_44/usr/src/lib/krb5/kadm5/ |
H A D | alt_prof.c | 211 char **values; in krb5_aprof_get_boolean() local 256 char **values; local 299 char **values; local 343 char **values; local
|
/titanic_44/usr/src/common/zfs/ |
H A D | zprop_common.c | 73 int objset_types, const char *values, const char *colname, in zprop_register_impl() 104 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string() 114 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number() 123 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index()
|
/titanic_44/usr/src/lib/libnwam/common/ |
H A D | libnwam_values.c | 72 nwam_value_create(nwam_value_type_t value_type, void *values, uint_t numvalues, in nwam_value_create() 158 void *values; in nwam_value_copy() local 182 nwam_value_create_boolean_array(boolean_t *values, uint_t numvalues, in nwam_value_create_boolean_array() 196 nwam_value_create_int64_array(int64_t *values, uint_t numvalues, in nwam_value_create_int64_array() 210 nwam_value_create_uint64_array(uint64_t *values, uint_t numvalues, in nwam_value_create_uint64_array() 224 nwam_value_create_string_array(char **values, uint_t numvalues, in nwam_value_create_string_array()
|
/titanic_44/usr/src/lib/libsasl/include/ |
H A D | prop.h | 46 const char **values; member
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | get_krbhst.c | 64 char **values, **cpp, *cp; in krb5_get_krbhst() local
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_get.c | 133 struct profile_string_list values; in profile_get_values() local 343 struct profile_string_list values; in profile_get_subsection_names() local 379 struct profile_string_list values; in profile_get_relation_names() local
|
H A D | prof_solaris.c | 43 struct profile_string_list values; in __profile_iter_name_value() local 374 char **values = NULL; in __profile_get_realm_entry() local 410 char **values) in __profile_add_realm_entry()
|
/titanic_44/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_misc.c | 962 char **values=NULL, *attributes[2] = {NULL}; local 1042 char *values[2]={NULL}; local 1087 char *values[2]={NULL}; local 1288 char **values=NULL; local 1315 char **values=NULL; local 1348 char **values=NULL; local 1397 char **values=NULL; local 1448 krb5_add_str_mem_ldap_mod(mods, attribute, op, values) in krb5_add_str_mem_ldap_mod() argument 1971 char **values = NULL, *policydn = NULL, *pwdpolicydn = NULL; in populate_krb5_db_entry() local
|
H A D | ldap_realm.c | 169 char **values = NULL; local 261 char **values=NULL, **subtrees=NULL, **policy=NULL; local 399 char **values=NULL; local 1199 char **values=NULL, *krbcontDN=NULL /*, *curr=NULL */; local
|
H A D | ldap_services.c | 188 char **values=NULL, *attr[] = { "krbRealmReferences", NULL}; local 420 char **values=NULL; local
|
/titanic_44/usr/src/lib/pyzfs/common/ |
H A D | table.py | 41 def addline(self, sortkey, values): argument
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/support/ |
H A D | threads.c | 43 struct tsd_block { void *values[K5_KEY_MAX]; }; member 57 void *values[K5_KEY_MAX]; member 112 void *values[K5_KEY_MAX]; member
|
/titanic_44/usr/src/lib/print/libpapi-common/common/ |
H A D | attribute.c | 81 papi_attribute_value_t **values) in papiAttributeValuesFree() 219 papiAttributeListAppendValue(papi_attribute_value_t ***values, in papiAttributeListAppendValue() 247 papi_attribute_value_t **values = NULL; in papiAttributeListAddValue() local 754 char *key, char **values) in _papiAttributeFromStrings() 811 char *key, **values = NULL; in _parse_attribute_list() local 893 papi_attribute_value_t **values = attribute->values; in papiAttributeToString() local
|
/titanic_44/usr/src/uts/common/io/audio/ac97/ |
H A D | ac97_ad.c | 197 static const char *values[] = { in ads_setup_micsrc() local 216 static const char *values[] = { in ads_setup_micboost() local
|
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | stats.c | 89 uint64_t *values, char **names, size_t nr) in rdsv3_stats_info_copy()
|
/titanic_44/usr/src/cmd/krb5/kadmin/kclient/ |
H A D | kconf.c | 123 struct profile_string_list values; in main() local
|
/titanic_44/usr/src/cmd/hotplugd/ |
H A D | hotplugd_impl.c | 170 char *values = NULL; in private_options() local
|
/titanic_44/usr/src/cmd/idmap/idmapd/ |
H A D | dbutils.c | 1016 int reqcol, const char ***values) in sql_compile_n_step_once() 1505 const char **values; in lookup_cache_sid2pid() local 1746 const char **values; in lookup_cache_sid2name() local 3016 const char **values; in name_based_mapping_sid2pid() local 3883 const char **values; in lookup_cache_pid2sid() local 4098 const char **values; in lookup_cache_name2sid() local 4416 const char **values; in name_based_mapping_pid2sid() local
|
/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceLocationManager.java | 253 Vector values = (attr != null ? attr.getValues():new Vector()); in getRefreshInterval() local
|