Home
last modified time | relevance | path

Searched refs:nxt (Results 1 – 16 of 16) sorted by relevance

/external/tcpdump/
Daddrtoname.c87 struct hnamemem *nxt; member
141 struct h6namemem *nxt; member
234 for (; p->nxt; p = p->nxt) { in getname()
239 p->nxt = newhnamemem(); in getname()
284 for (; p->nxt; p = p->nxt) { in getname6()
289 p->nxt = newh6namemem(); in getname6()
547 for (tp = &eprototable[i & (HASHNAMESIZE-1)]; tp->nxt; tp = tp->nxt) in etherproto_string()
552 tp->nxt = newhnamemem(); in etherproto_string()
630 for (tp = &tporttable[i & (HASHNAMESIZE-1)]; tp->nxt; tp = tp->nxt) in tcpport_string()
635 tp->nxt = newhnamemem(); in tcpport_string()
[all …]
Dprint-tcp.c83 struct tcp_seq_hash *nxt; member
386 th->nxt; th = th->nxt) in tcp_print()
391 if (!th->nxt || (flags & TH_SYN)) { in tcp_print()
393 if (th->nxt == NULL) { in tcp_print()
394 th->nxt = (struct tcp_seq_hash *) in tcp_print()
396 if (th->nxt == NULL) in tcp_print()
747 u_int8_t nxt; in tcp_verify_signature() local
773 nxt = 0; in tcp_verify_signature()
774 MD5_Update(&ctx, (char *)&nxt, sizeof(nxt)); in tcp_verify_signature()
775 MD5_Update(&ctx, (char *)&nxt, sizeof(nxt)); in tcp_verify_signature()
[all …]
Dprint-atalk.c533 struct hnamemem *nxt; member
571 tp->nxt; tp = tp->nxt) in ataddr_string()
574 tp->nxt = newhnamemem(); in ataddr_string()
580 for (tp = &hnametable[i & (HASHNAMESIZE-1)]; tp->nxt; tp = tp->nxt) in ataddr_string()
586 for (tp2 = &hnametable[i & (HASHNAMESIZE-1)]; tp2->nxt; tp2 = tp2->nxt) in ataddr_string()
589 tp->nxt = newhnamemem(); in ataddr_string()
597 tp->nxt = newhnamemem(); in ataddr_string()
/external/srec/srec/cfront/
Dspec_anl.c275 bigdata t, sum, mom, nxt; in filtbank() local
283 nxt = 0; in filtbank()
286 ASSERT(((float)nxt + (float)freqobj->framp[j] *(float)density[j]) < LONG_MAX); in filtbank()
287 ASSERT(((float)nxt + (float)freqobj->framp[j] *(float)density[j]) > -LONG_MAX); in filtbank()
288 nxt += (bigdata) SHIFT_DOWN((bigdata)freqobj->framp[j] * (bigdata)density[j], RAMP_SHIFT); in filtbank()
308 ASSERT(((float)nxt + (float)sum - (float)mom) < LONG_MAX); in filtbank()
309 ASSERT(((float)nxt + (float)sum - (float)mom) > LONG_MIN); in filtbank()
312 t = (bigdata)((SHIFT_UP(nxt + sum - mom, HALF_RAMP_SHIFT) in filtbank()
316 nxt = mom; in filtbank()
/external/webkit/Tools/android/flex-2.5.4a/
Dgen.c167 nxt[tblend + 1] = end_of_buffer_action; in genctbl()
172 nxt[tblend + 2] = 0; in genctbl()
184 nxt[offset - 1] = anum; /* action number */ in genctbl()
193 transition_struct_out( 0, nxt[i] ); in genctbl()
200 base[nxt[i]] - (i - chk[i]) ); in genctbl()
205 transition_struct_out( chk[tblend + 1], nxt[tblend + 1] ); in genctbl()
206 transition_struct_out( chk[tblend + 2], nxt[tblend + 2] ); in genctbl()
1005 if ( chk[i] == 0 || nxt[i] == 0 ) in gentabs()
1006 nxt[i] = jamstate; /* new state is the JAM state */ in gentabs()
1008 mkdata( nxt[i] ); in gentabs()
Dtblcmp.c309 nxt = reallocate_integer_array( nxt, current_max_xpairs ); in expand_nxt_chk()
479 nxt[tblend] = end_of_buffer_state; in mkdeftbl()
484 nxt[tblend + i] = 0; in mkdeftbl()
628 nxt[tblbase + i] = state[i];
658 nxt[firstfree] = onenxt;
821 nxt[position + i] = *state_ptr;
Dmain.c89 int lastdfa, *nxt, *chk, *tnxt; variable
1093 nxt = allocate_integer_array( current_max_xpairs ); in set_up_initial_allocations()
Dflexdef.h602 extern int lastdfa, *nxt, *chk, *tnxt;
/external/wpa_supplicant_8/src/utils/
Deloop.c245 int nxt = 0; in eloop_sock_table_set_fds() local
256 pollfds[nxt].fd = fd; in eloop_sock_table_set_fds()
257 pollfds[nxt].events = POLLIN; in eloop_sock_table_set_fds()
258 pollfds[nxt].revents = 0; in eloop_sock_table_set_fds()
259 pollfds_map[fd] = &(pollfds[nxt]); in eloop_sock_table_set_fds()
260 nxt++; in eloop_sock_table_set_fds()
274 pfd = &(pollfds[nxt]); in eloop_sock_table_set_fds()
279 nxt++; in eloop_sock_table_set_fds()
300 pfd = &(pollfds[nxt]); in eloop_sock_table_set_fds()
305 nxt++; in eloop_sock_table_set_fds()
[all …]
/external/iptables/iptables/
Dxtoptions.c1064 char *cur, *nxt; in xtables_lmap_init() local
1080 id = strtoul(cur, &nxt, strncmp(cur, "0x", 2) == 0 ? 16 : 10); in xtables_lmap_init()
1081 if (nxt == cur || errno != 0) in xtables_lmap_init()
1087 cur = nxt; in xtables_lmap_init()
1095 nxt = cur; in xtables_lmap_init()
1096 while (*nxt != '\0' && !isspace(*nxt)) in xtables_lmap_init()
1097 ++nxt; in xtables_lmap_init()
1098 if (nxt == cur) in xtables_lmap_init()
1100 *nxt = '\0'; in xtables_lmap_init()
/external/openssh/
Dssh-pkcs11-helper.c76 struct pkcs11_keyinfo *ki, *nxt; in del_keys_by_name() local
78 for (ki = TAILQ_FIRST(&pkcs11_keylist); ki; ki = nxt) { in del_keys_by_name()
79 nxt = TAILQ_NEXT(ki, next); in del_keys_by_name()
Dssh-agent.c437 Identity *id, *nxt; in reaper() local
443 for (id = TAILQ_FIRST(&tab->idlist); id; id = nxt) { in reaper()
444 nxt = TAILQ_NEXT(id, next); in reaper()
766 Identity *id, *nxt; in process_remove_smartcard_key() local
775 for (id = TAILQ_FIRST(&tab->idlist); id; id = nxt) { in process_remove_smartcard_key()
776 nxt = TAILQ_NEXT(id, next); in process_remove_smartcard_key()
/external/libxml2/
Dparser.c1361 const xmlChar *cur = lang, *nxt; in xmlCheckLanguageID() local
1380 nxt = cur; in xmlCheckLanguageID()
1381 while (((nxt[0] >= 'A') && (nxt[0] <= 'Z')) || in xmlCheckLanguageID()
1382 ((nxt[0] >= 'a') && (nxt[0] <= 'z'))) in xmlCheckLanguageID()
1383 nxt++; in xmlCheckLanguageID()
1384 if (nxt - cur >= 4) { in xmlCheckLanguageID()
1388 if ((nxt - cur > 8) || (nxt[0] != 0)) in xmlCheckLanguageID()
1392 if (nxt - cur < 2) in xmlCheckLanguageID()
1395 if (nxt[0] == 0) in xmlCheckLanguageID()
1397 if (nxt[0] != '-') in xmlCheckLanguageID()
[all …]
/external/oprofile/opjitconv/
Dopjitconv.c440 struct procid * id, * nxt; in filter_anon_samples_list() local
472 for (id = pid_list; id; id = nxt) { in filter_anon_samples_list()
474 nxt = id->next; in filter_anon_samples_list()
/external/expat/lib/
Dxmlparse.c4506 const char *nxt = (quant == XML_CQUANT_NONE in doProlog() local
4514 el = getElementType(parser, enc, s, nxt); in doProlog()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kpdf_mgc.pkb1327 …��O���� }������ .ZXZG]94�4ncCM]h@S'5C2655�i�X^�������LR[Z`ddacbcv��|nxt����MY\X`maoktorse�}…