Searched refs:next (Results 151 - 175 of 3058) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dvlan_full.c43 struct dynamic_iface *next; member in struct:dynamic_iface
53 struct dynamic_iface *next, **dynamic_ifaces; local
59 for (next = *dynamic_ifaces; next; next = next->next) {
60 if (os_strcmp(ifname, next->ifname) == 0)
64 if (next) {
65 next
89 struct dynamic_iface *next, *prev = NULL, **dynamic_ifaces; local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.h40 kmp_depnode_list *next; local
42 for (; list; list = next) {
43 next = list->next;
58 kmp_dephash_entry_t *next; local
59 for (kmp_dephash_entry_t *entry = h->buckets[i]; entry; entry = next) {
60 next = entry->next_in_bucket;
111 kmp_depnode_list_t *next; local
112 for (kmp_depnode_list_t *p = node->dn.successors; p; p = next) {
128 next
[all...]
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Diter.c54 *pstart = ws->next;
57 return ws->next == ws->end;
74 n = (ws->end - ws->next + s) / ws->incr;
94 s = (long)s0 * ws->incr + ws->next;
95 e = (long)e0 * ws->incr + ws->next;
111 n = (ws->end - ws->next + s) / ws->incr;
127 s = (long)s0 * ws->incr + ws->next;
128 e = (long)e0 * ws->incr + ws->next;
153 start = ws->next;
171 ws->next
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dtimer.c107 for (t = TimerList; t; t = t->next) {
124 tp->next = t;
126 pt->next = tp;
144 * A RUNNING timer must be removed from TimerList (->next list).
145 * A STOPPED timer isn't in any list, but may have a bogus [e]next field.
153 for (t = TimerList; t != tp && t != NULL; t = t->next)
158 pt->next = t->next;
160 TimerList = t->next;
164 if (t->next) {
194 struct pppTimer *tp, *exp, *next; local
[all...]
H A Dtimer.h43 struct pppTimer *next; /* Link to next timer */ member in struct:pppTimer
44 struct pppTimer *enext; /* Link to next expired timer */
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dst.c54 st_table_entry *next; member in struct:st_table_entry
242 register st_table_entry *ptr, *next; local
248 next = ptr->next;
250 ptr = next;
272 while (PTR_NOT_EQUAL(table, ptr->next, hash_val, key)) {\
273 ptr = ptr->next;\
275 ptr = ptr->next;\
313 entry->next = table->bins[bin_pos];\
353 register st_table_entry *ptr, *next, **new_bin local
[all...]
/freebsd-11-stable/sbin/dhclient/
H A Ddispatch.c171 for (l = protocols; l; l = l->next)
189 timeouts = timeouts->next;
191 t->next = free_timeouts;
211 for (i = 0, l = protocols; l; l = l->next) {
242 for (l = protocols; l; l = l->next) {
376 for (q = timeouts; q; q = q->next) {
379 t->next = q->next;
381 timeouts = q->next;
392 free_timeouts = q->next;
475 struct protocol *p, *next; local
[all...]
/freebsd-11-stable/sbin/rcorder/
H A Drcorder.c110 provnode *next, *last; member in struct:provnode
116 f_provnode *next; member in struct:f_provnode
121 f_reqnode *next; member in struct:f_reqnode
126 strnodelist *next; member in struct:strnodelist
133 filenode *next, *last; member in struct:filenode
248 ent->next = *listp;
279 temp->next = fn_head->next;
280 if (temp->next != NULL)
281 temp->next
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Darsup.h23 struct list *next; member in struct:list
/freebsd-11-stable/contrib/gcclibs/include/
H A Dpartition.h51 /* The next element in this class. Elements in each class form a
53 struct partition_elem* next; member in struct:partition_elem
/freebsd-11-stable/contrib/gdb/gdb/
H A Dstandalone.c136 char *next;
150 for (next = files_start; *(int *) next; next += *(int *) next)
152 if (!strcmp (next + 4, filename))
154 sourcebeg = next + 4 + strlen (next + 4) + 1;
157 sourcesize = next + *(int *) next
134 char *next; local
564 char *next; local
[all...]
/freebsd-11-stable/contrib/binutils/include/
H A Dpartition.h51 /* The next element in this class. Elements in each class form a
53 struct partition_elem* next; member in struct:partition_elem
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dnotifier.h52 struct notifier_block *next; member in struct:notifier_block
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dblacklist.h13 struct wpa_blacklist *next; member in struct:wpa_blacklist
/freebsd-11-stable/contrib/xz/src/liblzma/lzma/
H A Dlzma2_decoder.h19 extern lzma_ret lzma_lzma2_decoder_init(lzma_next_coder *next,
H A Dlzma2_encoder.h34 lzma_next_coder *next, const lzma_allocator *allocator,
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc.h47 struct assignment *next; member in struct:assignment
/freebsd-11-stable/lib/lib80211/
H A Dlib80211_regdomain.h45 LIST_ENTRY(freqband) next; member in struct:freqband
62 LIST_ENTRY(netband) next; member in struct:netband
79 LIST_ENTRY(regdomain) next; member in struct:regdomain
89 LIST_ENTRY(country) next; member in struct:country
/freebsd-11-stable/sys/opencrypto/
H A Ddeflate.h55 struct deflate_buf *next; member in struct:deflate_buf
/freebsd-11-stable/usr.bin/mklocale/
H A Dldef.h47 struct rune_list *next; member in struct:rune_list
/freebsd-11-stable/crypto/openssh/
H A Dauth-options.h20 struct envstring *next; member in struct:envstring
/freebsd-11-stable/usr.bin/mkimg/
H A Dformat.h33 struct mkimg_format *next; member in struct:mkimg_format
/freebsd-11-stable/stand/i386/libi386/
H A Dbootinfo.c42 char *curpos, *next, *string; local
50 string = next = strdup(getenv("console"));
52 while (next != NULL) {
53 curpos = strsep(&next, " ,");
/freebsd-11-stable/stand/userboot/userboot/
H A Dbootinfo.c42 char *curpos, *next, *string; local
50 string = next = strdup(getenv("console"));
52 while (next != NULL) {
53 curpos = strsep(&next, " ,");
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dfilter_common.h39 lzma_next_coder *next, const lzma_allocator *allocator,

Completed in 176 milliseconds

1234567891011>>