Home
last modified time | relevance | path

Searched refs:components (Results 1 – 25 of 82) sorted by relevance

1234

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_query.cc39 components = new db_qcomp[size]; in db_query()
41 if (components == NULL) { in db_query()
50 &(components[i].which_index))) { in db_query()
56 components[i].index_value = new in db_query()
89 if (components == NULL) { in db_query()
107 components[i].index_value = new in db_query()
125 if (components) { in clear_components()
127 if (components[i].index_value) in clear_components()
128 delete components[i].index_value; in clear_components()
129 delete components; in clear_components()
[all …]
H A Dldap_nisdbquery.c116 q->components.components_val = components; in buildQuery()
177 new->components.components_len = old->components.components_len; in cloneQuery()
193 sfree(q->components.components_val); in freeQuery()
590 q->components.components_val[i]. in verifyQueryMatch()
953 ic = query[k]->components. in createNisPlusEntry()
968 if (query[k]->components. in createNisPlusEntry()
979 query[k]->components. in createNisPlusEntry()
989 query[k]->components. in createNisPlusEntry()
994 components. in createNisPlusEntry()
1000 query[k]->components. in createNisPlusEntry()
[all …]
H A Dldap_scheme.c48 for (i = 0; i < q->components.components_len; i++) { in schemeQuery2Query()
49 int index = q->components.components_val[i].which_index; in schemeQuery2Query()
57 q->components.components_val[i].which_index = in schemeQuery2Query()
104 for (i = 0, na = 0; i < q->components.components_len; i++) { in schemeQuery2nisAttr()
107 if (q->components.components_val[i].which_index >= in schemeQuery2nisAttr()
112 q->components.components_val[i].which_index, in schemeQuery2nisAttr()
126 a[na].zattr_val.zattr_val_val = q->components. in schemeQuery2nisAttr()
128 a[na].zattr_val.zattr_val_len = q->components. in schemeQuery2nisAttr()
H A Ddb_query_c.x58 db_qcomp components<>;
69 % db_qcomp* components;
75 % db_qcomp* queryloc() { return components; }
79 % db_query() { num_components = 0; components = NULL; }
H A Dldap_nisdbquery.h44 db_query *buildQuery(int num_components, db_qcomp *components);
H A Dldap_ruleval.c437 for (i = 0; i < q->components.components_len; i++) { in buildNisPlusRuleValue()
440 if (q->components.components_val[i].which_index >= in buildNisPlusRuleValue()
449 t->column[q->components.components_val[i]. in buildNisPlusRuleValue()
451 q->components.components_val[i].index_value-> in buildNisPlusRuleValue()
453 q->components.components_val[i].index_value-> in buildNisPlusRuleValue()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dio_dev_label.c50 mde_cookie_t *components, md_rootnode; in io_dev_addlabel() local
75 components = (mde_cookie_t *)malloc(node_count * in io_dev_addlabel()
77 if (components == NULL) { in io_dev_addlabel()
85 md_find_name(mdp, "fwd"), components); in io_dev_addlabel()
94 if (md_get_prop_str(mdp, components[i], "type", &type) == in io_dev_addlabel()
96 if (md_get_prop_data(mdp, components[i], "type", in io_dev_addlabel()
117 if (md_get_prop_str(mdp, components[i], "nac", &nac) == -1) { in io_dev_addlabel()
125 if (md_get_prop_str(mdp, components[i], "path", &pri_path) == in io_dev_addlabel()
232 free(components); in io_dev_addlabel()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DResource.java108 public void transfer(Resource donor, List components) in transfer() argument
112 donor.getResource(), getResource(), components) != in transfer()
128 List components; in getComponents() local
130 if ((components = PoolInternal.pool_query_resource_components( in getComponents()
138 ArrayList aList = new ArrayList(components.size()); in getComponents()
139 for (int i = 0; i < components.size(); i++) in getComponents()
141 ((Long)components.get(i)).longValue())); in getComponents()
H A DConfiguration.java520 List components; in getComponents() local
522 if ((components = PoolInternal.pool_query_components(getConf(), in getComponents()
530 ArrayList aList = new ArrayList(components.size()); in getComponents()
531 for (int i = 0; i < components.size(); i++) { in getComponents()
538 ((Long)components.get(i)).longValue(), "type", in getComponents()
549 ((Long)components.get(i)).longValue(), in getComponents()
562 aList.add(new Component(this, ((Long)components. in getComponents()
580 List components; in checkComponents() local
582 if ((components = PoolInternal.pool_query_components(getConf(), in checkComponents()
590 return (components); in checkComponents()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dparse.c79 int components = 0; in k5_parse_name() local
150 components = i + 1; in k5_parse_name()
159 principal->data = (krb5_data *)MALLOC(sizeof(krb5_data) * components); in k5_parse_name()
164 principal->length = components; in k5_parse_name()
205 if (components >= FCOMPNUM) { in k5_parse_name()
231 if (i + 1 != components) { in k5_parse_name()
237 ASSERT(i + 1 == components); in k5_parse_name()
240 ASSERT(i + 1 == components); in k5_parse_name()
250 for (i=0; i < components; i++) in k5_parse_name()
267 for (i=0; i < components; i++) { in k5_parse_name()
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_convert.c164 kdbe_data_t *components; in conv_princ_2ulog() local
181 p->k_components.k_components_val = components in conv_princ_2ulog()
191 components[i].k_data.utf8str_t_val = NULL; in conv_princ_2ulog()
193 components[i].k_magic = princ->data[i].magic; in conv_princ_2ulog()
194 if (data_to_utf8str(&components[i].k_data, in conv_princ_2ulog()
198 free(components[j].k_data.utf8str_t_val); in conv_princ_2ulog()
199 components[j].k_data.utf8str_t_val = NULL; in conv_princ_2ulog()
201 free(components); in conv_princ_2ulog()
246 kdbe_data_t *components; in conv_princ_2db() local
255 components = kdbe_princ->k_components.k_components_val; in conv_princ_2db()
[all …]
/illumos-gate/usr/src/cmd/fm/dicts/
H A DFMD.po110 msgstr "Some system components offlined because of the original fault may have been brought back on…
114 msgstr "Use fmdump -v -u <EVENT-ID> to identify the repaired components."
126 msgstr "Some system components offlined because of the original fault may have been brought back on…
130 msgstr "Use fmadm faulty to identify the repaired components, and any suspects that still need to b…
142 msgstr "All system components offlined because of the original fault have been brought back online."
146 msgstr "Use fmdump -v -u <EVENT-ID> to identify the repaired components."
H A DSENSOR.po39 msgstr "The enclosure may be getting inadequate cooling. If the problem\npersists, the components
71 msgstr "The enclosure may be getting inadequate cooling. If the problem persists, the components m…
103 msgstr "The enclosure may be getting inadequate cooling. If the problem persists, the components m…
/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c446 char components[MAXPATHLEN]; in hp_path() local
458 (void) memset(components, 0, MAXPATHLEN); in hp_path()
468 (void) strlcat(components, "/", MAXPATHLEN); in hp_path()
469 (void) strlcat(components, parent->hp_name, MAXPATHLEN); in hp_path()
491 for (i = strlen(components) - 1; i >= 0; i--) { in hp_path()
492 if (components[i] == '/') { in hp_path()
493 (void) strlcat(path, &components[i], MAXPATHLEN); in hp_path()
494 components[i] = '\0'; in hp_path()
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-storage-ndmp.p5m36 value="Network Data Management Protocol Service (user components)"
68 desc="Network Data Management Protocol Service (root components)" \
71 desc="Network Data Management Protocol Service (user components)" \
H A Ddriver-network-ofk.p5m33 set name=pkg.summary value="Solaris Open Fabrics kernel components"
35 …value="The Solaris Open Fabrics kernel components package provides support of the OFED defined ker…
/illumos-gate/usr/src/contrib/ast/
H A DREADME2 This area contains selected components of the AT&T Software Technology (AST)
/illumos-gate/usr/src/cmd/svc/milestone/
H A DREADME.share106 run because of missing or corrupt library components, then the affected
107 components will need to be replaced. Components could be copied from a
118 components, then the affected components will need to be replaced, as
/illumos-gate/usr/src/data/consfonts/
H A DTHIRDPARTYLICENSE37 "Original Version" refers to the collection of Font Software components as
41 or substituting -- in part or in whole -- any of the components of the
54 1) Neither the Font Software nor any of its individual components,
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/
H A DREADME.db27 SEAM (Kerberos) components and it is not a public interface thus any
/illumos-gate/usr/src/contrib/mDNSResponder/
H A DREADME37 The following components are integrated from the Apple Bonjour
69 service discovery components.
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c2248 pool_component_t **components = NULL, *moved[] = { NULL, NULL }; in choose_components() local
2258 if ((components = pool_query_resource_components(conf, src, &ncomponent, in choose_components()
2263 qsort(components, ncomponent, sizeof (pool_elem_t *), in choose_components()
2269 for (i = 0; size > 0 && components[i] != NULL; i++) { in choose_components()
2270 if (!cpu_is_requested(components[i])) { in choose_components()
2271 moved[0] = components[i]; in choose_components()
2283 for (i = 0; size > 0 && components[i] != NULL; i++) { in choose_components()
2284 if (cpu_is_requested(components[i])) { in choose_components()
2285 moved[0] = components[i]; in choose_components()
2293 free(components); in choose_components()
/illumos-gate/usr/src/man/man9p/
H A DMakefile24 pm-components.9p \
/illumos-gate/usr/src/cmd/ssh/doc/
H A DLICENCE3 The licences which components of this software falls under are as
4 follows. First, we will summarize and say that that all components
28 these restrictively licenced software components which he talks about
167 Remaining components of the software are provided under a standard
/illumos-gate/usr/src/common/
H A DREADME35 *each* of the derived components to ensure they all work.

1234