Searched refs:item (Results 201 - 225 of 256) sorted by relevance

1234567891011

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h595 #define _CHKPT_MARKIT(item, mark) \
598 (((sizeof (uint_t) << 1) - 1 - (item)) << 2)); \
602 - 1 - (item)) << 2)); \
606 #define CHECKPOINT_OPENED(item, bset, mark) \
611 _CHKPT_MARKIT((item), (mark)); \
612 sp[item] |= ((ushort_t)(bset)); \
617 #define CHECKPOINT_CLOSED(item, bset, mark) \
622 _CHKPT_MARKIT((item), (mark)); \
623 sp[item] &= (ushort_t)~(bset); \
628 #define CHECKPOINT_CLEAR(item, mar
[all...]
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h276 typedef struct item { struct
278 struct item *i_next;
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c427 txbuf = txbuf_item->item;
522 txbuf = txbuf_item->item;
/illumos-gate/usr/src/lib/passwdutil/
H A Dldap_attr.c73 int ldap_getattr(char *name, attrlist *item, pwu_repository_t *rep);
282 * int ldap_getattr(name, item, rep)
284 * retrieve attributes specified in "item" for user "name".
396 * server, as the update will update each item individually.
501 * attr_addmod(attrs, idx, item, val)
503 * Adds or updates attribute 'item' in ldap_attrs list to value
504 * update idx if item is added
508 attr_addmod(ns_ldap_attr_t **attrs, int *idx, char *item, int value) argument
520 strcmp(item, attrs[i]->attrname) == 0) {
533 attrs[*idx] = new_attr(item, str
[all...]
H A Dnss_attr.c42 int nss_getattr(char *name, attrlist *item, pwu_repository_t *rep);
/illumos-gate/usr/src/lib/libpkg/common/
H A Dgpkglist.c49 extern int ckitem(CKMENU *menup, char *item[], short max, char *defstr,
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_log.c554 * each event saved in the case's item list. For each such group,
967 ea_object_t toc, item; local
986 ea_set_item(&item, CAT_FMA_OFFSET, &skip, 0) == 0) {
988 (void) ea_attach_to_group(&toc, &item);
1003 (void) ea_free_item(&item, EUP_ALLOC);
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c448 ** true if item has that objectClass
522 sm_ldap_add_recurse(top, item, type, rpool)
524 char *item;
574 ** Binary search/insert item:type into list.
589 rc = sm_strcasecmp(item, (*top)->lrl_data[p]->lr_search);
622 newe->lr_search = sm_rpool_strdup_x(rpool, item);
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h82 extern int ckitem __P((CKMENU *menup, char *item[], short max,
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_nisdbquery.c48 item *
51 item *i = am(myself, sizeof (*i));
59 * zero means an item with no value. Hence, buildItem(0, 0) is
89 freeItem(item *i) {
152 item *it;
734 * NIS+ item, we do the update right here. We
736 * skip to the next item. (However, we still
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c816 * Where each item specifies categories of guidance messages to suppress,
818 * the items, allow multiple ',' delimiters without an intervening item, and
826 * right to make an old item that no longer makes sense go away.
835 * by the item tokens as described above.
862 item_desc *item; local
867 * item values to parse. Otherwise, skip the '=' and parse the items.
880 for (item = items; item->name != NULL; item++)
881 if (strcasecmp(name, item
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c5989 * with item 'item'.
5995 ddi_soft_state_zalloc(void *state, int item) argument
6001 if ((state == NULL) || (item < 0))
6018 if (item < ss->n_items && array[item] != NULL) {
6031 if (item >= ss->n_items) {
6054 while (new_n_items < (1 + item))
6057 ASSERT(new_n_items >= (1 + item)); /* sanity check! */
6079 ASSERT(array != NULL && item < s
6107 ddi_get_soft_state(void *state, int item) argument
6129 ddi_soft_state_free(void *state, int item) argument
6180 int item; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c2883 * The entire block containing the desired item is read
3230 * put - write an item into the buffer for the current address
3236 put(u_offset_t item, short lngth) argument
3258 *(long *)bptr = item;
3264 item &= 0177777L;
3266 *(short *)bptr = item;
3270 item &= 0377;
3271 *bptr = lobyte(loword(item));
3293 print(item, 8, -8, 0);
3452 long tcount = 0, item, oldite local
[all...]
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_buf.c74 #define TNFW_B_TAG_DIFF(item, ref) \
76 ((char *)(item) - (char *)(ref)))) | TNF_REF32_T_TAG)
/illumos-gate/usr/src/cmd/modload/
H A Dplcysubr.c478 void *item = (char *)dp + toktab[i].off; local
493 priv_copyset(pset, item);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd134 local($num, $item, @rest) = @_;
135 print "No ", $item, "s", @rest if $num == 0;
136 print "1 ", $item, @rest if $num == 1;
137 print $num, " ", $item, "s", @rest if $num > 1;
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_trans.h279 #define TRANS_BUF_ITEM_128(ufsvfsp, item, base, bp, type) \
281 (((uintptr_t)&(item)) & ~(128 - 1)) - (uintptr_t)(base), 128, bp, type)
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c883 xge_list_t *item; local
903 xge_list_for_each(item, &hldev->free_channels) {
904 xge_hal_channel_t *channel = xge_container_of(item,
905 xge_hal_channel_t, item);
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils.c1709 adutils_set_debug(enum ad_debug item, int value) argument
1711 if (item >= 0 && item <= AD_DEBUG_MAX)
1712 ad_debug[item] = value;
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c3420 int item; member in struct:gem_nd_arg
3427 int item = ((struct gem_nd_arg *)(void *)arg)->item; local
3430 DPRINTF(0, (CE_CONT, "!%s: %s: called, item:%d",
3431 dp->name, __func__, item));
3433 switch (item) {
3593 dp->name, item);
3606 int item = ((struct gem_nd_arg *)(void *)arg)->item; local
3618 switch (item) {
3740 gem_nd_load(struct gem_dev *dp, char *name, ndgetf_t gf, ndsetf_t sf, int item) argument
[all...]
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c3339 int item; member in struct:usbgem_nd_arg
3346 int item = ((struct usbgem_nd_arg *)(void *)arg)->item; local
3349 DPRINTF(1, (CE_CONT, "!%s: %s: called, item:%d",
3350 dp->name, __func__, item));
3352 switch (item) {
3516 dp->name, item);
3530 int item = ((struct usbgem_nd_arg *)(void *)arg)->item; local
3542 switch (item) {
3685 usbgem_nd_load(struct usbgem_dev *dp, char *name, ndgetf_t gf, ndsetf_t sf, int item) argument
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex667 % max (\topskip - \ht (first item), 0). If that height is large,
1059 % to a command which sets the catcodes (such as @item or @section).
2296 % Tables -- @table, @ftable, @vtable, @item(x).
2302 % margin between end of table item and start of table text.
2308 % Note @table, @ftable, and @vtable define @item, @itemx, etc., with
2311 % to index the item name in whatever manner is desired (perhaps none).
2327 % If the item text does not fit in the space we have, put it on a line
2344 % \parskip glue -- logically it's part of the @item we just started.
2350 % cause the example and the item to crash together. So we use this
2358 % The item tex
[all...]
/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c408 uint_t item; local
417 item = flight_recorder_next;
419 item = flight_recorder_next++;
424 if (item >= MAX_FLIGHT_RECORDER_EVENTS) {
429 data = &flight_recorder[item];
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c45 * different item types for debugging.
287 * corresponding to a report id and an item type
312 * corresponding to a report id and an item type
398 * report id, main item and usage
560 * search the next main item, right sibling of this one
719 * search the next main item, right sibling of this one
808 * Get the usage page and usage for the top level collection item
866 * Find all the usages corresponding to a main item and report id.
1032 * are not present), and have a usage item or
1033 * usage min&max, put the usage item int
2592 hidparser_lookup_attribute(entity_item_t *item, int attr_tag) argument
2929 hidparser_error_delim(entity_item_t *item, int err) argument
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c314 char *item=NULL; local
316 item = strtok_r(tempval,delims,&save_ptr);
317 while (item != NULL && ele<SERV_COUNT) {
324 (*server_info)[ele]->server_name = strdup(item);
331 item = strtok_r(NULL,delims,&save_ptr);

Completed in 547 milliseconds

1234567891011