Searched refs:item (Results 51 - 75 of 519) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/uts/common/tnf/
H A Dtnf_types.h251 #define tnf_derived_base(ops, item, ref)\
252 tnf_tag_element_1(ops, item, ref, tnf_derived_base_tag_data)
256 #define tnf_element_type(ops, item, ref)\
257 tnf_tag_element_1(ops, item, ref, tnf_element_type_tag_data)
261 #define tnf_type_array(ops, item, ref) \
262 tnf_tag_array_1(ops, item, ref, tnf_type_array_tag_data)
266 #define tnf_slot_types(ops, item, ref) \
267 tnf_tag_array_1(ops, item, ref, tnf_slot_types_tag_data)
271 #define tnf_properties(ops, item, ref) \
272 tnf_tag_properties_1(ops, item, re
[all...]
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmHelpController.java49 * request presentation of the specified help item.
54 pmHelpItem item = viewPanel.loadItemForTag(tag);
59 public void showHelpItem(pmHelpItem item) { argument
60 if (item != null)
61 showHelpItem(item.tag);
H A DpmHelpRepository.java79 * for each item
83 * add item to keyword entry
91 pmHelpItem item = (pmHelpItem) items.nextElement();
92 Enumeration keywords = item.keywords.elements();
98 v.addElement(item);
114 * for each item in itemDB
122 pmHelpItem item = (pmHelpItem) items.nextElement();
123 helpTitleDB.insert(item.title, item);
202 Debug.message("HELP: Starting help item loa
[all...]
/opensolaris-onvv-gate/usr/src/lib/libnisdb/
H A Dldap_ldap.h43 int storeLDAP(__nis_mapping_item_t *item, int index,
H A Dldap_parse.h56 __nis_hash_item_mt item; /* item.name is the attr name */ member in struct:__anon3732
218 /* Type of an item in a mapping rule */
250 * Mapping item
252 * The mapping item is a single LDAP attribute, or a NIS+ table column, such as
262 * repeat True if item should be repeated if necessary. This is used
265 * exItem forward mapping item for supporting removespec syntax.
284 * element.item A single item
287 * numItems Number of items in the 'item' arra
344 __nis_mapping_item_t item; member in union:__anon3746::__anon3747
348 __nis_mapping_item_t *item; member in struct:__anon3746::__anon3747::__anon3748
353 __nis_mapping_item_t item; member in struct:__anon3746::__anon3747::__anon3749
358 __nis_mapping_item_t item; member in struct:__anon3746::__anon3747::__anon3750
442 __nis_mapping_item_t item; member in union:__nis_mapping_element_struct::__anon3751
451 __nis_mapping_item_t item; member in struct:__nis_mapping_element_struct::__anon3751::__anon3753
457 __nis_mapping_item_t *item; member in struct:__nis_mapping_element_struct::__anon3751::__anon3754
461 __nis_mapping_item_t item; member in struct:__nis_mapping_element_struct::__anon3751::__anon3755
653 __nis_hash_item_mt item; /* item.name=dbId||objName */ member in struct:__anon3759
[all...]
H A Dldap_ldap.c200 * Store 'val' at the LDAP location indicated by 'item'. As usual,
211 * item->repeat == 0 || index < numIndexes
218 * used when the item search triple is invalid. Also, the defDN->write.base
219 * value is appended to the item search base if the latter is empty, or ends
222 * If the item search triple is invalid, 'dn' must contain the DN(s)
233 storeLDAP(__nis_mapping_item_t *item, int index, int numIndexes, argument
244 if (item == 0 || item->type != mit_ldap || item->name == 0 ||
258 if (item
[all...]
H A Ddb_index_c.x111 % db_index_entry *lookup(item *, long *, db_table *, bool_t);
117 % db_status remove( item*, entryp );
125 % db_status add( item*, entryp );
/opensolaris-onvv-gate/usr/src/cmd/gss/gsscred/
H A Dgsscred_file.c261 char fullEntry[MAX_ENTRY_LEN+1], *item, *item_buf, *name_buf; local
286 if ((item = strtok(fullEntry, dilims)) == NULL)
292 item_len = strlen(item);
300 if (strncmp(item, name->value, name_len) != 0) {
318 if (strncmp(item, krb5_ntok_prefix,
322 if ((item_buf = strstr(item, gss_u_name)) == NULL)
356 if ((item = strtok(NULL, dilims)) == NULL)
358 *uidOut = atol(item);
370 if ((item = strtok(NULL, dilims)) == NULL)
373 if (strcmp(item, ui
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/bin/
H A Dcpan36 =item -a
40 =item -h
44 =item -r
48 =item -v
61 =item c
65 =item i
69 =item m
73 =item t
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A Dndbm.c190 datum item; local
196 item = makdatum(db->dbm_pagbuf, i+1);
197 if (item.dptr != NULL)
198 return (item);
201 item.dptr = NULL;
202 item.dsize = 0;
203 return (item);
241 datum item, item1; local
284 item = makdatum(db->dbm_pagbuf, i);
285 if (item
349 datum item, bitem; local
403 datum item; local
445 datum item,bitem; local
725 datum item; local
762 finddatum(char buf[PBLKSIZ], datum item) argument
805 dcalchash(datum item) argument
860 additem(char buf[PBLKSIZ], datum item, datum item1) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dndbm.c254 datum item; local
260 item = makdatum(db->dbm_pagbuf, i+1);
261 if (item.dptr != NULL)
262 return (item);
265 item.dptr = NULL;
266 item.dsize = 0;
267 return (item);
306 datum item, item1; local
351 item = makdatum(db->dbm_pagbuf, i);
352 if (item
426 datum item, bitem; local
496 datum item; local
543 datum item, bitem; local
847 datum item; local
888 finddatum(char buf[PBLKSIZ], datum item) argument
939 dcalchash(datum item) argument
995 additem(char buf[PBLKSIZ], datum item, datum item1) argument
[all...]
H A Dhsearch.c118 ENTRY item; member in struct:node
134 static unsigned int prcnt; /* Number of probes this item */
280 /* Find or insert the item into the table */
282 *hsearch(ENTRY item, ACTION action) argument
283 /* "item" to be inserted or found */
293 i = HASH(item.key); /* Primary hash on key */
302 else if (COMPARE(table[i].key, item.key) == 0) /* Match? */
306 c = HASH2(item.key); /* No match => compute secondary hash */
319 else if (COMPARE(table[i].key, item.key) == 0) /* Match? */
338 unsigned int p0 = HASH(item
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/lib/access/
H A Dallowed.c174 char * item,
179 allowed (item, allow, deny)
180 char *item,
186 if (bang_searchlist(item, allow))
193 if (bang_searchlist(item, deny))
173 allowed( char * item, char ** allow, char ** deny ) argument
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_lib.c158 ENGINE_CLEANUP_ITEM *item = OPENSSL_malloc(sizeof( local
160 if(!item) return NULL;
161 item->cb = cb;
162 return item;
166 ENGINE_CLEANUP_ITEM *item; local
168 item = int_cleanup_item(cb);
169 if(item)
170 sk_ENGINE_CLEANUP_ITEM_insert(cleanup_stack, item, 0);
174 ENGINE_CLEANUP_ITEM *item; local
176 item
181 engine_cleanup_cb_free(ENGINE_CLEANUP_ITEM *item) argument
[all...]
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_ctx.c81 /* How many bignums are in each "pool item"; */
159 BN_POOL_ITEM *item = ctx->pool.head; local
164 fprintf(stderr,"%02x ", item->vals[bnidx++ % BN_CTX_POOL_SIZE].dmax);
166 item = item->next;
386 BN_POOL_ITEM *item = p->head; local
387 while(item)
390 BIGNUM *bn = item->vals;
396 item = item
409 BN_POOL_ITEM *item = OPENSSL_malloc(sizeof(BN_POOL_ITEM)); local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c27 * xge_queue_item_data - Get item's data.
28 * @item: Queue item.
30 * Returns: item data(variable size). Note that xge_queue_t
33 * user-defined portion of the queue item.
35 void* xge_queue_item_data(xge_queue_item_t *item) argument
37 return (char *)item + sizeof(xge_queue_item_t);
41 * __queue_consume - (Lockless) dequeue an item from the specified queue.
47 __queue_consume(xge_queue_t *queue, int data_max_size, xge_queue_item_t *item) argument
59 xge_list_remove(&elem->item);
154 xge_queue_item_t *item = (xge_queue_item_t *)(void *)item_buf; local
325 xge_list_t *item; local
392 xge_queue_consume(xge_queue_h queueh, int data_max_size, xge_queue_item_t *item) argument
417 xge_queue_item_t *item = (xge_queue_item_t *)(void *)item_buf; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DHandle.pm38 =item TIEHANDLE classname, LIST
45 =item WRITE this, scalar, length, offset
49 =item PRINT this, LIST
53 =item PRINTF this, format, LIST
57 =item READ this, scalar, length, offset
61 =item READLINE this
65 =item GETC this
69 =item CLOSE this
73 =item OPEN this, filename
77 =item BINMOD
[all...]
/opensolaris-onvv-gate/usr/src/lib/libshell/common/bltins/
H A Dalarm.c55 * insert timeout item on current given list in sorted order
57 static void *time_add(struct tevent *item, void *list) argument
60 if(!tp || item->milli < tp->milli)
62 item->next = tp;
63 list = (void*)item;
67 while(tp->next && item->milli > tp->next->milli)
69 item->next = tp->next;
70 tp->next = item;
72 tp = item;
78 * delete timeout item fro
80 time_delete(register struct tevent *item, void *list) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DConfig.pm155 =item requires_firewall HOST
173 =item nntp_hosts
175 =item snpp_hosts
177 =item pop3_hosts
179 =item smtp_hosts
181 =item ph_hosts
183 =item daytime_hosts
185 =item time_hosts
190 =item inet_domain
194 =item ftp_firewal
[all...]
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/
H A Dex_data.c288 EX_CLASS_ITEM *item = (EX_CLASS_ITEM *)a_void; local
289 sk_CRYPTO_EX_DATA_FUNCS_pop_free(item->meth, def_cleanup_util_cb);
290 OPENSSL_free(item);
329 static int def_add_index(EX_CLASS_ITEM *item, long argl, void *argp, argument
347 while (sk_CRYPTO_EX_DATA_FUNCS_num(item->meth) <= item->meth_num)
349 if (!sk_CRYPTO_EX_DATA_FUNCS_push(item->meth, NULL))
356 toret = item->meth_num++;
357 sk_CRYPTO_EX_DATA_FUNCS_set(item->meth, toret, a);
388 EX_CLASS_ITEM *item local
404 EX_CLASS_ITEM *item = def_get_class(class_index); local
447 EX_CLASS_ITEM *item; local
491 EX_CLASS_ITEM *item; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/isns/isnsd/
H A Dhtable.c478 /* the item with this uid will override an */
479 /* existing item, we treat this as an error */
540 htab_item_t *item, *tmp, **itemp; local
559 item = tab->items[(i * oldsz) + j];
560 while (item != NULL) {
561 tmp = item->next;
563 (item->hval & mask)];
564 uid = tab->c->get_uid(item->p);
570 item->next = *itemp;
571 *itemp = item;
845 htab_item_t *item, **itemp; local
971 htab_item_t *item, **itemp; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c594 oid_list[count] = (uint64_t)ilist->item->oid.raw_oid;
636 while ((ilist != NULL) && (*oid != ilist->item->oid.raw_oid)) {
640 dev_prop = (mp_dev_prod_prop_t *)(ilist->item->idata);
681 oid_list[count] = (uint64_t)(ilist->item->oid.raw_oid);
685 ld = ilist->item->idata;
728 while ((ilist != NULL) && (*oid != ilist->item->oid.raw_oid))
736 } else if (*oid == ilist->item->oid.raw_oid) {
737 mptpglu = (mpapi_tpg_data_t *)(ilist->item->idata);
753 item->oid.raw_oid;
758 * Get rid of the latest entry if item i
2344 mpapi_item_t *item; local
2444 vhci_mpapi_add_to_list(mpapi_list_header_t *hdr, mpapi_item_list_t *item) argument
2597 mpapi_item_t *item; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/eg/
H A Dinternal_links.cgi28 print qq{<LI>List item #$_ <A HREF="$myself#start">Jump to top</A>\n};
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win95.pm35 =item dist_test
53 =item subdir_x
88 =item xs_c
104 =item xs_cpp
119 =item xs_o
137 =item clean_subdirs_target
168 =item realclean_subdirs_target
197 =item os_flavor
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DNS.c46 extern void **list_append(void **list, void *item);
461 char *item = NULL; local
552 item = (char *)malloc(strlen("bsdaddr") +
557 item = (char *)malloc(strlen("bsdaddr") +
562 if (item == NULL) {
568 sprintf(item, "%s=%s,%s,%s", "bsdaddr",
571 sprintf(item, "%s=%s,%s,%s", "bsdaddr",
576 (void *)item);
578 item = (char *)malloc(strlen("description") +
580 if (item
[all...]

Completed in 298 milliseconds

1234567891011>>