Home
last modified time | relevance | path

Searched refs:idx2 (Results 26 – 31 of 31) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c2208 Aliste idx2; in reloc_segments() local
2213 for (APLIST_TRAVERSE(sgp->sg_osdescs, idx2, osp)) { in reloc_segments()
2711 Aliste idx2; in ld_reloc_process() local
2713 for (APLIST_TRAVERSE(sgp->sg_osdescs, idx2, osp)) { in ld_reloc_process()
H A Dsyms.c1019 Aliste idx2; in ld_sym_spec() local
1021 for (APLIST_TRAVERSE(sgp->sg_osdescs, idx2, osp)) { in ld_sym_spec()
3058 Aliste idx2; in ld_sym_process() local
3073 for (ALIST_TRAVERSE(cappairs, idx2, cpp2)) { in ld_sym_process()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c2720 Aliste idx2; local
2810 for (ALIST_TRAVERSE(ghp->gh_depends, idx2, gdp)) {
H A Dutil.c3464 Aliste idx1, idx2; in callable() local
3517 for (APLIST_TRAVERSE(dalp, idx2, ghp2)) { in callable()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dupdate.test307 execsql {CREATE INDEX idx2 ON test1(f2)}
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c2944 uu_list_index_t idx2 = 0; in zfs_do_userspace() local
3119 if (uu_list_find(list, rmnode, NULL, &idx2) == NULL) in zfs_do_userspace()
3120 uu_list_insert(list, rmnode, idx2); in zfs_do_userspace()

12