Searched defs:idx (Results 126 - 143 of 143) sorted by relevance

123456

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c2489 zfs_command_find(const char *command, zfs_command_t *table, int *idx) argument
2493 *idx = i;
H A Dlibzfs_pool.c1974 char *type, *idx, *end, *p; local
1989 idx = p + 1;
2008 vdev_id = strtoull(idx, &end, 10);
H A Dlibzfs_dataset.c2109 uint64_t idx; local
2228 (zc_prop_string_to_index(prop, propval, &idx,
2229 ZFS_TYPE_DATASET) == 0) && (idx == ZFS_CANMOUNT_NOAUTO));
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c805 uint32_t idx; local
826 idx = next[DB_NODE];
827 if ((dnp = set_node(hdp, idx)) == NULL) {
842 DB_HDR(hdp)->root_idx = idx;
845 pdnp->child = idx;
848 (void) dprintf(DBG_STEP, "%s: node[%u]: %s\n", fcn, idx,
867 uint32_t idx; local
884 idx = next[DB_MINOR];
885 if ((dmp = set_minor(hdp, idx)) == NULL) {
902 pdnp->minor = idx;
922 uint32_t idx; local
985 uint32_t idx; local
2811 get_node(struct di_devlink_handle *hdp, uint32_t idx) argument
2817 set_node(struct di_devlink_handle *hdp, uint32_t idx) argument
2823 get_minor(struct di_devlink_handle *hdp, uint32_t idx) argument
2829 set_minor(struct di_devlink_handle *hdp, uint32_t idx) argument
2835 get_link(struct di_devlink_handle *hdp, uint32_t idx) argument
2841 set_link(struct di_devlink_handle *hdp, uint32_t idx) argument
2847 get_string(struct di_devlink_handle *hdp, uint32_t idx) argument
2853 set_string(struct di_devlink_handle *hdp, uint32_t idx) argument
2864 map_seg( struct di_devlink_handle *hdp, uint32_t idx, int prot, db_seg_t seg) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex_internal.h337 Idx idx; /* for BACK_REF */ member in union:__anon467::__anon468
438 static unsigned int re_string_context_at (const re_string_t *input, Idx idx,
445 #define re_string_first_byte(pstr, idx) \
446 ((idx) == (pstr)->valid_len || (pstr)->wcs[idx] != WEOF)
447 #define re_string_is_single_byte_char(pstr, idx) \
448 ((pstr)->wcs[idx] != WEOF && ((pstr)->valid_len == (idx) + 1 \
449 || (pstr)->wcs[(idx) + 1] != WEOF))
454 #define re_string_byte_at(pstr,idx) ((pst
645 Idx idx; member in struct:re_fail_stack_ent_t
808 re_string_char_size_at(const re_string_t *pstr, Idx idx) argument
821 re_string_wchar_at(const re_string_t *pstr, Idx idx) argument
830 re_string_elem_size_at(const re_string_t *pstr, Idx idx) argument
[all...]
H A Dregexec.c63 const re_dfastate_t *state, Idx idx)
189 const re_string_t *input, Idx idx)
202 const re_token_t *node, Idx idx)
1076 Idx idx)
1082 context = re_string_context_at (&mctx->input, idx - 1, mctx->eflags);
1269 const re_dfastate_t *state, Idx idx)
1276 context = re_string_context_at (&mctx->input, idx, mctx->eflags);
1346 Idx subexp_idx = dfa->nodes[node].opr.idx + 1;
1407 fs->stack[num].idx = str_idx;
1424 *pidx = fs->stack[num].idx;
1072 acquire_init_state_context(reg_errcode_t *err, const re_match_context_t *mctx, Idx idx) argument
1265 check_halt_state_context(const re_match_context_t *mctx, const re_dfastate_t *state, Idx idx) argument
1440 Idx idx, cur_node; local
1920 Idx idx = re_node_set_contains (dest_nodes, cur_node) - 1; local
3170 Idx idx, outside_node; local
3898 int32_t idx; local
3956 int32_t idx = findidx (&cp); local
4038 int32_t idx; local
4086 check_node_accept(const re_match_context_t *mctx, const re_token_t *node, Idx idx) argument
[all...]
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dmkntfs.c2040 INDEX_ALLOCATION **idx)
2175 *idx = ia_val;
2187 * Create space of @size bytes at position @pos inside the index block @idx.
2191 static int make_room_for_index_entry_in_index_block(INDEX_BLOCK *idx, argument
2208 if (!idx || !pos)
2210 if ((char*)pos < (char*)idx || (char*)pos + size < (char*)idx ||
2211 (char*)pos > (char*)idx + sizeof(INDEX_BLOCK) -
2213 le32_to_cpu(idx->index.allocated_size) ||
2214 (char*)pos + size > (char*)idx
2038 upgrade_to_large_index(MFT_RECORD *m, const char *name, u32 name_len, const IGNORE_CASE_BOOL ic, INDEX_ALLOCATION **idx) argument
2317 insert_index_entry_in_res_dir_index(INDEX_ENTRY *idx, u32 idx_size, MFT_RECORD *m, ntfschar *name, u32 name_size, ATTR_TYPES type) argument
2621 insert_file_link_in_dir_index(INDEX_BLOCK *idx, leMFT_REF file_ref, FILE_NAME_ATTR *file_name, u32 file_name_size) argument
2864 create_hardlink(INDEX_BLOCK *idx, const leMFT_REF ref_parent, MFT_RECORD *m_file, const leMFT_REF ref_file, const s64 allocated_size, const s64 data_size, const FILE_ATTR_FLAGS flags, const u16 packed_ea_size, const u32 reparse_point_tag, const char *file_name, const FILE_NAME_TYPE_FLAGS file_name_type) argument
3812 mkntfs_sync_index_record(INDEX_ALLOCATION* idx, MFT_RECORD* m, ntfschar* name, u32 name_len) argument
[all...]
/osnet-11/usr/src/lib/libsqlite/src/
H A Dbtree.c377 int idx; /* Index of the entry in pPage->apCell[] */ member in struct:BtCursor
528 u16 *pIdx, idx; local
539 idx = SWAB16(pBt, *pIdx);
540 while( idx!=0 && idx<start ){
541 pFBlk = (FreeBlk*)&pPage->u.aDisk[idx];
543 if( idx + iSize == start ){
545 if( idx + iSize + size == SWAB16(pBt, pFBlk->iNext) ){
546 pNext = (FreeBlk*)&pPage->u.aDisk[idx + iSize + size];
558 idx
588 int idx; /* An index into pPage->u.aDisk[] */ local
1990 reparentPage(Pager *pPager, Pgno pgno, MemPage *pNewParent,int idx) argument
2038 dropCell(Btree *pBt, MemPage *pPage, int idx, int sz) argument
2065 int idx, j; local
2096 int idx = Addr(pPage->apCell[i]) - Addr(pPage); local
2193 int idx; /* Index of pPage in pParent->apCell[] */ local
2813 int idx; local
3048 u16 idx; local
3131 int cnt, idx; local
[all...]
H A DsqliteInt.h741 ** CREATE INDEX idx ON t(a,b,c);
744 ** The IdList.a.idx field is used when the IdList represents the list of
749 ** If "a" is the k-th column of table "t", then IdList.a[0].idx==k.
756 int idx; /* Index in some Table.aCol[] of a column named zName */ member in struct:IdList::IdList_item
/osnet-11/usr/src/lib/libumem/common/
H A Dumem.c2966 int idx; local
3014 for (idx = 0; idx < (UMEM_MAXBUF >> UMEM_ALIGN_SHIFT); idx++)
3015 umem_alloc_table[idx] = &umem_null_cache;
3032 int idx; local
3192 for (idx = 0; idx < umem_max_ncpus; idx++) {
3193 new_cpus[idx]
[all...]
/osnet-11/usr/src/lib/libshare_plugins/nfs/
H A Dlibshare_nfs.c503 int idx; local
549 if ((idx = find_gbl_prop(prop_name)) == -1) {
598 if (idx != OPT_SEC) {
675 for (idx = 0; idx < nseen_sec; idx++) {
676 sec = sec_order[idx];
762 int idx, sec, ret; local
779 idx = find_gbl_prop(propname);
780 if (idx <
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfs.c130 ZAP_LEAF_CHUNK (zap_leaf_phys_t *l, int bs, int idx) argument
134 / sizeof (grub_properly_aligned_t)))[idx];
138 ZAP_LEAF_ENTRY(zap_leaf_phys_t *l, int bs, int idx) argument
140 return &ZAP_LEAF_CHUNK(l, bs, idx)->l_entry;
1477 const int *idx)
1481 /* b_i = sum (r_j* (x ** (powers[i] * idx[j])))*/
1485 /* Easy: r_0 = bufs[0] / (x << (powers[i] * idx[j])). */
1490 if (powers[0] == 0 || idx[0] == 0)
1492 add = 255 - ((powers[0] * idx[0]) % 255);
1505 det = (powx[(powers[0] * idx[
1475 recovery(grub_uint8_t *bufs[4], grub_size_t s, const int nbufs, const unsigned *powers, const int *idx) argument
1664 int idx, orig_idx; local
2144 grub_off_t idx; local
2481 grub_uint64_t hash, idx, blkid; local
2526 grub_uint64_t idx, idx2, blkid; local
2844 int idx; /* index within a block */ local
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dqueue.c6703 int idx; local
6713 idx = Queue[e->e_qgrp]->qg_qpaths[e->e_qdir].qp_idx;
6715 sm_dprintf("func=upd_qs, count=%d, space=%d, where=%s, idx=%d, entries=%d\n",
6716 count, space, where, idx, QSHM_ENTRIES(idx));
6719 if (QSHM_ENTRIES(idx) >= 0 && count != 0)
6724 QSHM_ENTRIES(idx) += count;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dtoke.c35 static I32 utf16_textfilter(pTHX_ int idx, SV *sv, int maxlen);
36 static I32 utf16rev_textfilter(pTHX_ int idx, SV *sv, int maxlen);
382 S_cr_textfilter(pTHX_ int idx, SV *sv, int maxlen) argument
384 I32 count = FILTER_READ(idx+1, sv, maxlen);
2033 Perl_filter_read(pTHX_ int idx, SV *buf_sv, int maxlen) argument
2043 if (idx > AvFILLp(PL_rsfp_filters)){ /* Any more filters? */
2047 "filter_read %d: from rsfp\n", idx));
2074 if ( (datasv = FILTER_DATA(idx)) == &PL_sv_undef){
2077 idx));
2078 return FILTER_READ(idx
7956 utf16_textfilter(pTHX_ int idx, SV *sv, int maxlen) argument
7975 utf16rev_textfilter(pTHX_ int idx, SV *sv, int maxlen) argument
[all...]
H A Dutil.c2659 int hasdir, idx = 0, deftypes = 1; local
2665 int hasdir, idx = 0, deftypes = 1; local
2673 (!hasdir && my_trnlnm("DCL$PATH",tmpbuf,idx++)) )
/osnet-11/usr/src/lib/libc/port/gen/
H A Dlocaltime.c1347 int year, i, idx, ridx; local
1378 idx = posix_daylight(&jan01, year, &pdaylight);
1379 ridx = !idx;
1385 if (t >= pdaylight.rtime[idx] && t < pdaylight.rtime[ridx]) {
1388 return (idx);
1407 int idx; local
1419 for (idx = 0; idx < 2; idx++) {
1420 rulep = pdaylightp->rules[idx];
2417 int idx, ridx; local
2805 set_one_tzname(const char *name, int idx) argument
[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c4649 uu_list_index_t idx; local
4677 old = uu_list_find(tran->tran_props, &prop, NULL, &idx);
4736 uu_list_insert(tran->tran_props, entry, idx);
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h1815 } idx[16]; member in struct:tg3_hw_status

Completed in 146 milliseconds

123456