Searched refs:next (Results 1476 - 1500 of 2472) sorted by relevance

<<51525354555657585960>>

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h346 struct raid_lib_type *next; member in struct:raid_lib_type
/illumos-gate/usr/src/lib/librdc/common/
H A Drdcpersist.c99 /* next one had better be ours */
495 rdcp = rdcp->next;
558 rdcp = rdcp->next;
633 rdcp = rdcp->next;
704 rdcp = rdcp->next;
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetprotoent.c93 net_data->pr_last = (*pr->next)(pr);
H A Dgetservent.c93 net_data->sv_last = (*sv->next)(sv);
H A Dirp_ng.c91 ng->next = ng_next;
153 * Get the next netgroup item from the cache.
H A Dlcl_ho.c177 ho->next = ho_next;
489 struct lcl_res_target *next; member in struct:lcl_res_target
513 q.next = &q2;
527 for (p = &q; p; p = p->next) {
/illumos-gate/usr/src/lib/libc/inc/
H A Dtdb_agent.h140 uint64_t next; member in struct:__anon2920
/illumos-gate/usr/src/lib/libcommputil/common/
H A Dsdp.h84 struct sdp_list *next; member in struct:sdp_list
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dinstzones_lib.h168 struct _zoneBrandList *next; member in struct:_zoneBrandList
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dexp.s57 fucom / This and the next 3 instructions
/illumos-gate/usr/src/cmd/ypcmd/shared/
H A Dlockmap.c91 cur_elt = cur_elt->next;
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns8390.h230 unsigned char next; member in struct:ringbuffer
H A Dundi.h139 uint16_t next; member in struct:pnp_header
/illumos-gate/usr/src/head/
H A Dnss_common.h122 * next source ("nis"),
303 struct nss_backend_finder *next; member in struct:nss_backend_finder
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_getentctx.c322 tc = c->next;
449 base->first = c->next;
450 c->next = NULL;
507 gnctx->next = base->first;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h200 struct conf_cache *next; member in struct:conf_cache
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DResourceMonitor.java101 Component comp = (Component) candIt.next();
/illumos-gate/usr/src/cmd/profiles/
H A Dprofiles.c207 for (curprofile = ""; exec != NULL; exec = exec->next) {
/illumos-gate/usr/src/cmd/csh/
H A Dsh.exp.c600 hp->prev = hp->next = hp;
606 new->next = hp;
607 wdp->next = new;
613 t = syntax(paraml.next, &paraml, 0);
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_mount.c213 tmp = tmp->next)
215 prev->next = alp;
239 * get the next subidr, but only if its a modified
269 tmp = tmp->next)
271 prev->next = alp;
/illumos-gate/usr/src/cmd/sa/
H A Dsa.h49 struct iodevinfo *next; member in struct:iodevinfo
92 /* An array of iodevinfo structs come next in the sadc files */
/illumos-gate/usr/src/cmd/cmd-crypto/tpmadm/
H A Dadmin_cmds.c348 struct hash_node *next, *sibling, *child; member in struct:hash_node
368 for (node = hash_table[index]; node != NULL; node = node->next) {
376 node->next = hash_table[index];
390 for (node = parent->child; node != NULL; node = node->next) {
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dconditions.c272 struct ncu_adv_domains *next; member in struct:ncu_adv_domains
297 adp->next = *headpp;
348 adp = adp->next;
363 adp = prev->next;
H A Dncu.h120 struct nwamd_if_address *next; member in struct:nwamd_if_address
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h83 struct cached *next; member in struct:cached

Completed in 301 milliseconds

<<51525354555657585960>>