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

1234567891011

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
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...]
H A DpmHelpDetailPanel.java47 public pmHelpItem item; field in class:pmHelpLoc
55 item = i;
149 // ask parent controller to show item
161 // assuming item already visible, preserve its position
168 pmHelpItem item = l.item;
170 loadItem(item, p);
181 // assuming already an item visible, preserve its position
188 pmHelpItem item = l.item;
200 loadItem(pmHelpItem item) argument
204 loadItem(pmHelpItem item, Point pos) argument
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index_c.x116 % db_index_entry *lookup(item *, long *, db_table *, bool_t);
122 % db_status remove( item*, entryp );
130 % db_status add( item*, entryp );
H A Dldap_attr.h42 char *appendBase(char *item, char *base, int *err,
/illumos-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...]
/illumos-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...]
/illumos-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...]
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dargs.c71 * Report unrecognized item provided to '-z guidance' option.
74 Dbg_args_guidance_unknown(Lm_list *lml, const char *item) argument
79 dbg_print(lml, MSG_INTL(MSG_ARG_NG_UNKNOWN), item);
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h141 #define STOREVAL(list, item) \
142 storeval(list, item)
146 #define FINDVAL(list, item, finder) \
147 findval(list, item, finder)
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dhash_table.h39 * |handle|---> |index 0|--->|item|--->|item|--->
43 * |index 2|--->|item|--->|item|--->|item|--->
66 * Each entry (item) in the hash table has a linked-list pointer, a key,
68 * The key is a user provided key and is used to position the item within
73 * The item bit flags are:
75 * HTIF_DELETE: Specifies that an item is marked for deletion (see
120 void (*ht_callback)(HT_ITEM *item);
[all...]
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h61 * struct xge_queue_item_t - Queue item.
62 * @item: List item. Note that the queue is "built" on top of
76 xge_list_t item; member in struct:xge_queue_item_t
113 * item is added to the queue.
148 void* xge_queue_item_data(xge_queue_item_t *item);
160 xge_queue_item_t *item);
H A Dxgehal-mm.h47 * xge_hal_mempool_item_f - Mempool item alloc/free callback
49 * @item: Item that gets allocated or freed.
51 * @is_last: True, if this item is the last one in the pool; false - otherwise.
58 xge_hal_mempool_dma_t *dma_object, void *item,
86 * __hal_mempool_item - Returns pointer to the item in the mempool
96 * __hal_mempool_item_priv - will return pointer on per item private space
100 void *item, int *memblock_item_idx)
107 offset = (int)((char * )item - (char *)memblock);
99 __hal_mempool_item_priv(xge_hal_mempool_t *mempool, int memblock_idx, void *item, int *memblock_item_idx) argument
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Ddbm.c94 datum item; local
98 item.dptr = 0;
99 item.dsize = 0;
100 return (item);
108 datum item; local
112 item.dptr = 0;
113 item.dsize = 0;
114 return (item);
123 datum item; local
127 item
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_dlist.h83 * append item to list. If atend is true, the item is
90 dlist_t *item,
128 * Remove the first node pointing to same content as item from list,
131 * The caller is responsible for freeing the removed item if it is no
140 * item in the list.
146 * the list containing the item to remove
149 * the object with which to compare each item
153 * of each item, to return 0 if item shoul
[all...]
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dnl_langinfo.c42 #define _REL(BASE) ((int)item-BASE)
47 nl_langinfo_l(nl_item item, locale_t loc) argument
56 switch (item) {
178 nl_langinfo(nl_item item) argument
180 return (nl_langinfo_l(item, uselocale(NULL)));
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv_cache.c678 struct cachekey_disklist *item,
683 if (item == NULL) return;
685 /* Handle previous item, if any */
686 if (item->prev == 0)
687 *head = item->next;
689 item->prev->next = item->next;
691 /* Take care of the next item, if any */
692 if (item->next != 0)
693 item
677 list_remove( struct cachekey_disklist *item, struct cachekey_disklist **head, struct cachekey_disklist **tail, u_int *count) argument
706 list_remove_hash( struct cachekey_disklist *item, struct cachekey_disklist **head, struct cachekey_disklist **tail, u_int *count) argument
735 list_insert( struct cachekey_disklist *item, struct cachekey_disklist **head, struct cachekey_disklist **tail, u_int *count) argument
764 list_insert_hash( struct cachekey_disklist *item, struct cachekey_disklist **head, struct cachekey_disklist **tail, u_int *count) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c141 static void mib_get_constants(mib_item_t *item);
142 static mib_item_t *mib_item_dup(mib_item_t *item);
145 static void mib_item_destroy(mib_item_t **item);
176 static void stat_report(mib_item_t *item);
177 static void mrt_stat_report(mib_item_t *item);
178 static void arp_report(mib_item_t *item);
179 static void ndp_report(mib_item_t *item);
180 static void mrt_report(mib_item_t *item);
183 static void if_report(mib_item_t *item, char *ifname,
191 static void ire_report(const mib_item_t *item);
356 mib_item_t *item = NULL; local
925 mib_item_dup(mib_item_t *item) argument
1752 mib_get_constants(mib_item_t *item) argument
1906 stat_report(mib_item_t *item) argument
2609 if_report(mib_item_t *item, char *matchname, int Iflag_only, boolean_t once_only) argument
3492 group_report(mib_item_t *item) argument
3723 dce_report(mib_item_t *item) argument
3823 arp_report(mib_item_t *item) argument
3919 ndp_report(mib_item_t *item) argument
4028 ire_report(const mib_item_t *item) argument
4680 gather_attrs(const mib_item_t *item, int group, int mib_id, int esize) argument
4765 tcp_report(const mib_item_t *item) argument
4990 udp_report(const mib_item_t *item) argument
5206 const mib_item_t *item = *itemp; local
5241 const mib_item_t *item = *itemp; local
5388 sctp_report(const mib_item_t *item) argument
5479 mrt_report(mib_item_t *item) argument
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_concat.c272 dlist_t *item = dlist_new_item(concat); local
273 if (item == NULL) {
277 *results = dlist_append(item, *results, AT_TAIL);
413 dlist_t *item = NULL; local
435 item = dlist_new_item(comp);
436 if (item == NULL) {
441 comps = dlist_append(item, comps, AT_HEAD);
534 dlist_t *item = NULL; local
559 item = dlist_new_item((void *)comp);
560 if (item
[all...]
H A Dlayout_mirror.c169 dlist_t *item = NULL; local
214 if ((item = dlist_new_item(mirror)) == NULL) {
217 *results = dlist_append(item, *results, AT_TAIL);
327 dlist_t *item = NULL; local
338 error = populate_explicit_stripe(comp, &item);
340 error = populate_explicit_concat(comp, &item);
345 comp, (devconfig_t *)item->obj);
346 composed = dlist_append(item, composed, AT_TAIL);
365 if ((item = dlist_new_item(comp)) == NULL) {
372 item, stripes_by_siz
426 dlist_t *item = NULL; local
1415 dlist_t *item = NULL; local
1598 dlist_t *item; local
1619 dlist_t *item = NULL; local
1805 dlist_t *item = dlist_new_item((void *)stripe); local
1919 dlist_t *item = dlist_new_item((void *)concat); local
2000 dlist_t *item = NULL; local
2138 dlist_t *item = NULL; local
2203 dlist_t *item = NULL; local
2322 dlist_t *item = dlist_new_item((void *)(uintptr_t)hba); local
[all...]
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dsys.c209 elfedit_optarg_item_t item; local
213 elfedit_next_optarg(&optarg, &item);
221 len = strlen(item.oai_name);
222 help = elfedit_optarg_helpstr(mod, &item);
223 if (item.oai_flags & ELFEDIT_CMDOA_F_VALUE) {
224 len += 1 + strlen(item.oai_vname);
226 item.oai_name, item.oai_vname);
229 item.oai_name);
265 static ITEM *item; local
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_008_pos.ksh85 typeset -i item=0
91 (( item = $RANDOM % ${#options[@]} ))
95 log_must eval "zfs get -${depth_options[depth_item]} ${options[item]} $prop $dst > /dev/null 2>&1"
104 (( item = $RANDOM % ${#options[@]} ))
106 log_must eval "$ZFS get -${depth_options[depth_item]} ${options[item]} $bookmark_props $dst > /dev/null 2>&1"
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Drssread.sh406 item)
407 item["title"]=""
408 item["link"]=""
409 item["tag"]=""
410 item["description"]=""
417 item)
418 # note that each RSS item needs to be converted seperately from RSS to HTML to plain text
419 # to make sure that the state of one RSS item doesn't affect others
421 printf $"<br />#### RSS item: title: %s ####" "${item["titl
[all...]
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_utils.c160 * If 'item' is on 'list', returns 1, otherwise 0.
162 int slp_onlist(const char *item, const char *list) { argument
172 if (strlen(item) != span) {
179 if (strncasecmp(item, s, span) == 0)
188 * Adds item to *list if it is not already on it. If *list == NULL,
191 * whether to look to item on the current list. This is a small
192 * optimization for callers which are that item is not on *list, or
195 void slp_add2list(const char *item, char **list, SLPBoolean check_onlist) { argument
197 if (!(*list = strdup(item)))
204 if (slp_onlist(item, *lis
220 slp_list_subtract(const char *item, char **list) argument
[all...]
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dbang.c152 bang_searchlist(char *item, char **list) argument
162 if (bangequ(item, *list))
174 bang_dellist(char ***plist, char *item) argument
196 * the item to be deleted is the name ``fred''. What will
200 * routine; the item (``fred'') is ADDED to an opposite list
212 if (bangequ(item, *pl)) {
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c50 * then a check is made to see if an item for this flow with the same
52 * and the bytes are incremented for that item. If the item does
53 * not exist a new item is added for the flow. If the flow is not present
308 * Add an object to the list at insert_point. This could be a flow item or
356 /* Delete an obj from the list. This could be a flow item or the flow itself */
401 * Checks if the given item (identified by dsfield, project id and uid)
408 flow_item_t *item; local
413 item = (flow_item_t *)itemhdr->objp;
415 if ((item
440 flow_item_t *item; local
669 flow_item_t *item = (flow_item_t *)ithdr->objp; local
733 flow_item_t *item; local
[all...]

Completed in 289 milliseconds

1234567891011