Searched defs:next (Results 101 - 125 of 577) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/scsi/plugins/ses/SUN/common/
H A Dsun.c64 nvpair_t *nvp, *next; local
67 nvp = next) {
68 next = nvlist_next_nvpair(props, nvp);
/osnet-11/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2.c42 nvpair_t *nvp, *next; local
45 nvp = next) {
46 next = nvlist_next_nvpair(props, nvp);
/osnet-11/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_llist.c309 * Obtain the next entry in the list, return NULL when we get to the
317 DAPL_LLIST_ENTRY *next; local
321 next = *head;
323 next = cur_ent->flink;
324 if (next == *head) {
328 return (next->data);
/osnet-11/usr/src/lib/libproc/common/
H A Dproc_names.c411 char *next; local
414 i = strtol(str, &next, 0);
415 if (i > 0 && i <= PRMAXFAULT && *next == '\0') {
454 char *next; local
457 i = strtol(str, &next, 0);
458 if (i > 0 && i <= PRMAXSYS && *next == '\0') {
/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h173 struct memory_bank *next; /* mc in the devtree */ member in struct:memory_bank
184 struct memory_seg *next; member in struct:memory_seg
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgen_p.h83 struct irs_rule * next; member in struct:irs_rule
/osnet-11/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_updrec.c56 new->r_glink.next =
58 new->r_link.next = 0;
103 __ISC_ns_updrec *next; local
105 for (; list != 0; list = next) {
106 next = list->r_link.next;
128 r->r_link.next = 0;
132 r->r_glink.next = 0;
135 r->r_glink.next = (void *)-1;
138 p->r_link.next
[all...]
/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_plugin.c232 sa_plugin_t *plugin, *next; /* use fs_plugin as generic type */ local
260 next = plugin->pi_next;
273 plugin = next;
384 * Return pointer to next plugin in the list of type specified
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dtimers.c34 struct _timer *next; member in struct:_timer
113 tpnext = tp->next;
131 tplast->next = tp->next;
133 tptop = tp->next;
134 tp->next = tpfree;
190 tpfree = tp->next;
198 tp->next = tptop;
238 for(tp=tptop; tp; tp=tp->next)
/osnet-11/usr/src/lib/libmapmalloc/common/
H A Dtextmem.c63 struct block *next; member in struct:block
69 struct page *next; member in struct:page
117 for (page = memstart; page; page = page->next) {
118 for (block = page->block; block; block = block->next) {
137 page->next = memstart;
141 block->next = 0;
175 * Join block with next one if it is free
177 if (block->next && block->next->status == FREE) {
178 block->size += block->next
[all...]
/osnet-11/usr/src/lib/libnisdb/
H A Dnis_hashitem.h50 struct __nis_item_item *next; member in struct:__nis_item_item
/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dshim.h83 struct map_id_elt *next; member in struct:map_id_elt
/osnet-11/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c226 struct ypmaplist **next; local
238 next = &((*lst)->ypml_next);
245 lst = (freeing) ? next : &((*lst)->ypml_next);
/osnet-11/usr/src/lib/libparted/common/include/parted/
H A Dfilesys.h61 PedFileSystemType* next; member in struct:_PedFileSystemType
73 PedFileSystemAlias* next; member in struct:_PedFileSystemAlias
/osnet-11/usr/src/lib/libparted/common/libparted/fs/amiga/
H A Damiga.h25 uint32_t pb_Next; /* Block number of the next PartitionBlock */
65 struct AmigaIds *next; member in struct:AmigaIds
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dcache.c101 HfsCPrivateCacheTable* next; local
105 next = list->next_cache;
107 list = next;
131 ext = ext->next);
165 ext->next = cache->linked_ref[idx];
186 ret = ret->next);
208 pext = pext->next);
223 ppext = &((*ppext)->next));
229 (*ppext) = pext->next;
233 pext->next
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Ddate.c56 " [+1.?Each operand sets the reference date for the next"
205 struct Fmt* next; member in struct:Fmt
270 } while (f = f->next);
309 fmt.next = 0;
347 f->next = fmts;
508 fmts = fmts->next;
H A Duniq.c90 int reclen,oreclen= -1,count=0,cwidth=0,sep,next; local
154 next = count;
158 next = 0;
213 if(count = next)
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dinuse_lu.c52 struct lu_list *next; member in struct:lu_list
110 listp = listp->next;
140 sp->next = lu_listp;
155 nextp = listp->next;
/osnet-11/usr/src/lib/libeti/form/common/
H A Dchg_field.c45 /* next - return next active field on page after f(user defined order) */
47 next(FIELD *f) function
79 /* snext - return next active field on page after f(sorted order) */
190 return (_set_current_field(f, next(C(f))));
202 return (_set_current_field(f, next(last(f))));
262 return (next(last(f)));
/osnet-11/usr/src/lib/libidmap/common/
H A Didmap_impl.h48 uint64_t next; member in struct:idmap_udt_handle
57 uh->next = 0;\
77 uint64_t next; member in struct:idmap_get_handle
85 gh->next = 0;
93 uint64_t next; member in struct:idmap_iter
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dktbase.c66 const struct krb5_kt_typelist *next; member in struct:krb5_kt_typelist
111 t_next = t->next;
134 for (t = kt_typehead; t && strcmp(t->ops->prefix,ops->prefix);t = t->next)
144 newt->next = kt_typehead;
213 for (; tlist; tlist = tlist->next) {
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_base.c29 struct krb5_rc_typelist *next; member in struct:krb5_rc_typelist
79 t_next = t->next;
92 for (t = typehead;t && strcmp(t->ops->type,ops->type);t = t->next)
103 t->next = typehead;
123 for (t = typehead; t && strcmp(t->ops->type, type); t = t->next)
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/
H A Dadb_openclose.c45 struct _locklist *next; member in struct:_locklist
189 * never removed; it will just be reinitialized the next time
199 lockp = lockp->next;
209 lockp->next = locklist;
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dusbhub.c35 struct grub_usb_hub *next; member in struct:grub_usb_hub
152 /* Rest will be done on next usb poll. */
247 hub->next = hubs;
500 for (hub = hubs; hub; hub = hub->next)

Completed in 88 milliseconds

1234567891011>>