Searched refs:next (Results 1101 - 1125 of 1144) sorted by relevance

<<414243444546

/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgethostent.c205 while ((hp = (*ho->next)(ho)) != NULL &&
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c1264 for (lkp = conf->lookups; lkp != NULL; lkp = lkp->next) {
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dgnome-vfs-method.c472 g_assert(libntfs_directory->file_info_list->next == NULL);
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dpc98.c858 .next = NULL,
H A Dsun.c953 .next = NULL,
H A Dmac.c1610 .next = NULL,
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dext2.c112 * journal because they will ignore the journal, but the next
977 .next = 0
H A Dfat.c500 /* Find next cluster. */
817 next path. If there is no next path or an error occurs, return NULL.
1162 .next = 0
H A Diso9660.c135 /* The CE entry. This is used to describe the next block where data
675 /* The end of the block, skip to the next one. */
1098 .next = 0
H A Dnilfs2.c1180 .next = 0
H A Dsquash4.c937 .next = 0
H A Dudf.c1100 .next = 0
H A Dxfs.c604 /* This entry is not used, go to the next one. */
627 /* Select the next directory entry. */
892 .next = 0
/osnet-11/usr/src/grub/grub2/grub-core/io/
H A Dgzio.c255 the next table, which codes e - 16 bits, and lastly e == 99 indicates
265 struct huft *t; /* pointer to next level of table */
1325 .next = 0
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dgfxterm.c864 /* If we are about to exceed line length, wrap to next line. */
1283 .next = 0
/osnet-11/usr/src/grub/grub2/grub-core/video/i386/pc/
H A Dvbe.c1233 .next = 0
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpcnet32.c265 unsigned int cur_rx, cur_tx; /* The next free ring entry */
274 struct net_device *next; member in struct:pcnet32_private
567 rx_ring[entry].status |= le16_to_cpu(0x8000); /* prime for next receive */
568 /* Switch to the next Rx ring buffer */
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemcpy.s224 srlx %o0, %g5, %o1 ! move extra byte for the next use
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_prv.c772 for (sn = dnp->side_names; sn != NULL; sn = sn->next) {
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c298 zpool_handle_t *next, *zph = hdl->libzfs_pool_handles; local
301 next = zph->zpool_next;
303 zph = next;
6148 * the next entry, so (*entryp)->pl_next is valid for iteration in either case
6295 nvpair_t *next = nvlist_next_nvpair(zhp->zfs_props, curr); local
6307 curr = next;
H A Dlibzfs_util.c1720 * addlist() appends the next entry.
2137 * Link aliases to the next entry, which we could not do in addlist()
2138 * because the next entry was not yet appended. This second pass only
2159 zprop_list_t *next = pl->pl_next; local
2169 pl = next;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c168 /* The next block assumes the buffer is at least 205 chars
311 nextkid = kid->op_sibling; /* Get before next freeing kid */
3674 /* if block is null, the next append_elem() would put UNSTACK, a scalar
3700 OP *next = 0; local
3737 next = LINKLIST(cont);
3741 if (!next)
3742 next = unstack;
3779 if (next)
3780 loop->op_nextop = next;
H A Dperl.h2363 regnode * next; /* what has to match after it */ member in struct:curcur
2385 struct ptr_tbl_ent* next; member in struct:ptr_tbl_ent
/osnet-11/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c2685 crlNode = crlNode->next;
2810 crlNode = crlNode->next;
/osnet-11/usr/src/lib/libc_db/common/
H A Dthread_db.c1209 next_desc = (psaddr_t)sync_stats.next) {
2816 next_desc = (psaddr_t)sync_stats->next) {

Completed in 148 milliseconds

<<414243444546