HomeSort by relevance Sort by last modified time
    Searched defs:tstr (Results 26 - 50 of 61) sorted by null

12 3

  /external/tcpdump/
print-mobility.c 45 static const char tstr[] = "[|MOBILITY]"; variable
342 ND_PRINT((ndo, "%s", tstr));
print-ospf.c 39 static const char tstr[] = " [|ospf2]"; variable
    [all...]
print-resp.c 45 static const char tstr[] = " [|RESP]"; variable
188 * and 'bubbles up' to printing tstr. Otherwise, return ret_len.
196 * and 'bubbles up' to printing tstr. Otherwise, continue onward.
240 ND_PRINT((ndo, "%s", tstr));
print-rpki-rtr.c 34 static const char tstr[] = "[|RPKI-RTR]"; variable
385 ND_PRINT((ndo, "\n\t%s", tstr));
print-timed.c 89 static const char tstr[] = "[|timed]"; variable
149 ND_PRINT((ndo, " %s", tstr));
print-arp.c 38 static const char tstr[] = "[|ARP]"; variable
270 ND_PRINT((ndo, "%s", tstr));
353 ND_PRINT((ndo, "%s", tstr));
389 ND_PRINT((ndo, "%s", tstr));
472 ND_PRINT((ndo, "%s", tstr));
print-babel.c 44 static const char tstr[] = "[|babel]"; variable
75 ND_PRINT((ndo, " %s", tstr));
443 if(rc < 0) { ND_PRINT((ndo, "%s", tstr)); break; }
711 ND_PRINT((ndo, " %s", tstr));
print-dccp.c 160 static const char tstr[] = "[|dccp]"; variable
509 ND_PRINT((ndo, "%s", tstr));
657 ND_PRINT((ndo, "%s", tstr));
print-lisp.c 112 static const char tstr[] = " [|LISP]"; variable
383 ND_PRINT((ndo, "\n %s", tstr));
print-m3ua.c 38 static const char tstr[] = " [|m3ua]"; variable
237 ND_PRINT((ndo, "%s", tstr));
285 ND_PRINT((ndo, "%s", tstr));
337 ND_PRINT((ndo, "%s", tstr));
print-atm.c 126 static const char tstr[] = "[|atm]"; variable
257 ND_PRINT((ndo, "%s", tstr));
274 ND_PRINT((ndo, "%s", tstr));
306 ND_PRINT((ndo, "%s", tstr));
378 ND_PRINT((ndo, " %s", tstr));
print-nfs.c 45 static const char tstr[] = " [|nfs]"; variable
349 ND_PRINT((ndo, "%s", tstr));
410 ND_PRINT((ndo, "%s", tstr));
772 ND_PRINT((ndo, "%s", tstr));
    [all...]
print-radius.c 71 static const char tstr[] = " [|radius]"; variable
545 ND_PRINT((ndo, "%s", tstr));
606 ND_PRINT((ndo, "%s", tstr));
729 ND_PRINT((ndo, "%s", tstr));
772 ND_PRINT((ndo, "%s", tstr));
806 ND_PRINT((ndo, "%s", tstr));
    [all...]
print-smb.c 23 static const char tstr[] = "[|SMB]"; variable
143 ND_PRINT((ndo, "%s", tstr));
237 ND_PRINT((ndo, "%s", tstr));
318 ND_PRINT((ndo, "%s", tstr));
392 ND_PRINT((ndo, "%s", tstr));
434 ND_PRINT((ndo, "%s", tstr));
478 ND_PRINT((ndo, "%s", tstr));
518 ND_PRINT((ndo, "%s", tstr));
919 ND_PRINT((ndo, "%s", tstr));
1082 ND_PRINT((ndo, "%s", tstr));
    [all...]
print-tipc.c 41 static const char tstr[] = "[|TIPC]"; variable
220 ND_PRINT((ndo, "%s", tstr));
288 ND_PRINT((ndo, "%s", tstr));
334 ND_PRINT((ndo, "%s", tstr));
377 ND_PRINT((ndo, "%s", tstr));
print-wb.c 34 static const char tstr[] = "[|wb]"; variable
321 ND_PRINT((ndo, "%s", tstr));
405 ND_PRINT((ndo, "%s", tstr));
421 ND_PRINT((ndo, "%s", tstr));
427 ND_PRINT((ndo, "%s", tstr));
433 ND_PRINT((ndo, "%s", tstr));
439 ND_PRINT((ndo, "%s", tstr));
445 ND_PRINT((ndo, "%s", tstr));
451 ND_PRINT((ndo, "%s", tstr));
print-l2tp.c 71 static const char tstr[] = " [|l2tp]"; variable
879 ND_PRINT((ndo, "%s", tstr));
print-pptp.c 35 static const char tstr[] = " [|pptp]"; variable
543 ND_PRINT((ndo, "%s", tstr));
574 ND_PRINT((ndo, "%s", tstr));
608 ND_PRINT((ndo, "%s", tstr));
626 ND_PRINT((ndo, "%s", tstr));
641 ND_PRINT((ndo, "%s", tstr));
661 ND_PRINT((ndo, "%s", tstr));
697 ND_PRINT((ndo, "%s", tstr));
728 ND_PRINT((ndo, "%s", tstr));
759 ND_PRINT((ndo, "%s", tstr));
    [all...]
print-bootp.c 36 static const char tstr[] = " [|bootp]"; variable
363 ND_PRINT((ndo, "%s", tstr + 1));
374 ND_PRINT((ndo, "%s", tstr + 1));
398 ND_PRINT((ndo, "%s", tstr));
1073 ND_PRINT((ndo, "%s", tstr));
  /external/icu/icu4c/source/test/cintltst/
citertst.c 1063 UChar tstr[20]; local
    [all...]
  /external/wpa_supplicant_8/src/utils/
common.c 647 char *tstr, *str; local
654 tstr = dup_binstr(value, tlen);
655 if (tstr == NULL)
660 os_free(tstr);
664 *len = printf_decode((u8 *) str, tlen + 1, tstr);
665 os_free(tstr);
  /external/icu/icu4c/source/test/intltest/
rbbiapts.cpp 274 UnicodeString tstr; local
275 tci->getText(tstr);
276 TEST_ASSERT(tstr == str1);
290 tci->getText(tstr);
291 TEST_ASSERT(tstr == str2);
293 tci->getText(tstr);
294 TEST_ASSERT(tstr == str1);
    [all...]
  /external/iproute2/lib/
utils.c 1083 char *tstr = asctime(tm); local
1085 tstr[strlen(tstr)-1] = 0;
1087 tstr, tv.tv_usec);
1190 char *tstr; local
1194 tstr = asctime(localtime(&secs));
1195 tstr[strlen(tstr)-1] = 0;
1196 fprintf(fp, "Timestamp: %s %lu us\n", tstr, usecs);
  /external/libedit/src/
terminal.c 95 } tstr[] = { variable in typeref:struct:termcapstr
333 char **tmp, **str = &tlist[t - tstr];
899 for (t = tstr; t->name != NULL; t++)
914 for (t = tstr; t->name != NULL; t++) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CBackend/
CBackend.cpp 380 std::string tstr; local
381 raw_string_ostream FunctionInnards(tstr);
477 std::string tstr; local
478 raw_string_ostream FunctionInnards(tstr);
2129 std::string tstr; local
    [all...]

Completed in 869 milliseconds

12 3