/external/tcpdump/ |
D | print-ahcp.c | 43 static const char tstr[] = " [|ahcp]"; variable 126 ND_PRINT((ndo, "%s", tstr)); in ahcp_time_print() 144 ND_PRINT((ndo, "%s", tstr)); in ahcp_seconds_print() 172 ND_PRINT((ndo, "%s", tstr)); in ahcp_ipv6_addresses_print() 196 ND_PRINT((ndo, "%s", tstr)); in ahcp_ipv4_addresses_print() 224 ND_PRINT((ndo, "%s", tstr)); in ahcp_ipv6_prefixes_print() 248 ND_PRINT((ndo, "%s", tstr)); in ahcp_ipv4_prefixes_print() 309 ND_PRINT((ndo, "%s", tstr)); in ahcp1_options_print() 354 ND_PRINT((ndo, "%s", tstr)); in ahcp1_body_print() 420 ND_PRINT((ndo, "%s", tstr)); in ahcp_print()
|
D | print-syslog.c | 27 static const char tstr[] = "[|syslog]"; variable 104 ND_PRINT((ndo, "%s", tstr)); in syslog_print() 109 ND_PRINT((ndo, "%s", tstr)); in syslog_print() 144 ND_PRINT((ndo, "%s", tstr)); in syslog_print()
|
D | print-pptp.c | 34 static const char tstr[] = " [|pptp]"; variable 542 ND_PRINT((ndo, "%s", tstr)); in pptp_sccrq_print() 573 ND_PRINT((ndo, "%s", tstr)); in pptp_sccrp_print() 607 ND_PRINT((ndo, "%s", tstr)); in pptp_stopccrq_print() 625 ND_PRINT((ndo, "%s", tstr)); in pptp_stopccrp_print() 640 ND_PRINT((ndo, "%s", tstr)); in pptp_echorq_print() 660 ND_PRINT((ndo, "%s", tstr)); in pptp_echorp_print() 696 ND_PRINT((ndo, "%s", tstr)); in pptp_ocrq_print() 727 ND_PRINT((ndo, "%s", tstr)); in pptp_ocrp_print() 758 ND_PRINT((ndo, "%s", tstr)); in pptp_icrq_print() [all …]
|
D | print-pflog.c | 41 static const char tstr[] = "[|pflog]"; variable 118 ND_PRINT((ndo, "%s", tstr)); in pflog_if_print() 131 ND_PRINT((ndo, "%s", tstr)); in pflog_if_print() 176 ND_PRINT((ndo, "%s", tstr)); in pflog_if_print()
|
D | print-radius.c | 65 static const char tstr[] = " [|radius]"; variable 492 ND_PRINT((ndo, "%s", tstr)); in print_attr_string() 515 ND_PRINT((ndo, "%s", tstr)); in print_attr_string() 541 ND_PRINT((ndo, "%s", tstr)); in print_attr_string() 602 ND_PRINT((ndo, "%s", tstr)); in print_vendor_attr() 725 ND_PRINT((ndo, "%s", tstr)); in print_attr_num() 768 ND_PRINT((ndo, "%s", tstr)); in print_attr_address() 802 ND_PRINT((ndo, "%s", tstr)); in print_attr_time() 880 ND_PRINT((ndo, "%s", tstr)); in print_attr_strange() 941 ND_PRINT((ndo, "%s", tstr)); in radius_attrs_print() [all …]
|
D | print-krb.c | 34 static const char tstr[] = " [|kerberos]"; variable 140 ND_PRINT((ndo, "%s", tstr)); in krb4_print_hdr() 162 ND_PRINT((ndo, "%s", tstr)); in krb4_print() 221 ND_PRINT((ndo, "%s", tstr)); in krb4_print() 233 ND_PRINT((ndo, "%s", tstr)); in krb_print()
|
D | print-aoe.c | 44 static const char tstr[] = " [|aoe]"; variable 205 ND_PRINT((ndo, "%s", tstr)); in aoev1_issue_print() 254 ND_PRINT((ndo, "%s", tstr)); in aoev1_query_print() 305 ND_PRINT((ndo, "%s", tstr)); in aoev1_mac_print() 340 ND_PRINT((ndo, "%s", tstr)); in aoev1_reserve_print() 398 ND_PRINT((ndo, "%s", tstr)); in aoev1_print() 430 ND_PRINT((ndo, "%s", tstr)); in aoe_print()
|
D | print-igmp.c | 37 static const char tstr[] = "[|igmp]"; variable 123 ND_PRINT((ndo, "%s", tstr)); in print_mtrace() 145 ND_PRINT((ndo, "%s", tstr)); in print_mresp() 199 ND_PRINT((ndo, "%s", tstr)); in print_igmpv3_report() 255 ND_PRINT((ndo, "%s", tstr)); in print_igmpv3_query() 339 ND_PRINT((ndo, "%s", tstr)); in igmp_print()
|
D | print-atm.c | 36 static const char tstr[] = "[|atm]"; variable 169 ND_PRINT((ndo, "%s", tstr)); in atm_if_print() 186 ND_PRINT((ndo, "%s", tstr)); in atm_if_print() 218 ND_PRINT((ndo, "%s", tstr)); in atm_if_print() 265 ND_PRINT((ndo, "%s", tstr)); in sig_print() 275 ND_PRINT((ndo, " %s", tstr)); in sig_print()
|
D | print-usb.c | 35 static const char tstr[] = "[|usb]"; variable 141 ND_PRINT((ndo, "%s", tstr)); in usb_linux_48_byte_print() 164 ND_PRINT((ndo, "%s", tstr)); in usb_linux_64_byte_print()
|
D | print-loopback.c | 45 static const char tstr[] = " [|loopback]"; variable 105 ND_PRINT((ndo, "%s", tstr)); in loopback_message_print() 134 ND_PRINT((ndo, "%s", tstr)); in loopback_print()
|
D | print-openflow-1.0.c | 75 static const char tstr[] = " [|openflow]"; variable 751 ND_PRINT((ndo, "%s", tstr)); in of10_data_print() 956 ND_PRINT((ndo, "%s", tstr)); in of10_bsn_message_print() 1030 ND_PRINT((ndo, "%s", tstr)); in of10_bsn_actions_print() 1059 ND_PRINT((ndo, "%s", tstr)); in of10_vendor_action_print() 1088 ND_PRINT((ndo, "%s", tstr)); in of10_vendor_message_print() 1114 ND_PRINT((ndo, "%s", tstr)); in of10_vendor_data_print() 1136 ND_PRINT((ndo, "%s", tstr)); in of10_packet_data_print() 1211 ND_PRINT((ndo, "%s", tstr)); in of10_phy_ports_print() 1287 ND_PRINT((ndo, "%s", tstr)); in of10_queue_props_print() [all …]
|
D | print-token.c | 93 static const char tstr[] = "[|token-ring]"; variable 160 ND_PRINT((ndo, "%s", tstr)); in token_print() 178 ND_PRINT((ndo, "%s", tstr)); in token_print() 184 ND_PRINT((ndo, "%s", tstr)); in token_print()
|
D | print-m3ua.c | 35 static const char tstr[] = " [|m3ua]"; variable 237 ND_PRINT((ndo, "%s", tstr)); in tag_value_print() 285 ND_PRINT((ndo, "%s", tstr)); in m3ua_tags_print() 337 ND_PRINT((ndo, "%s", tstr)); in m3ua_print()
|
D | print-rip.c | 37 static const char tstr[] = "[|rip]"; variable 185 ND_PRINT((ndo, " %s", tstr)); in rip_print() 192 ND_PRINT((ndo, " %s", tstr)); in rip_print() 247 ND_PRINT((ndo, "%s", tstr)); in rip_print()
|
D | print-forces.c | 27 static const char tstr[] = "[|forces]"; variable 678 ND_PRINT((ndo, "%s", tstr)); in prestlv_print() 713 ND_PRINT((ndo, "%s", tstr)); in fdatatlv_print() 759 ND_PRINT((ndo, "%s", tstr)); in sdatailv_print() 788 ND_PRINT((ndo, "%s", tstr)); in sdatatlv_print() 829 ND_PRINT((ndo, "%s", tstr)); in pkeyitlv_print() 986 ND_PRINT((ndo, "%s", tstr)); in pdatacnt_print() 1050 ND_PRINT((ndo, "%s", tstr)); in pdata_print() 1096 ND_PRINT((ndo, "%s", tstr)); in genoptlv_print() 1150 ND_PRINT((ndo, "%s", tstr)); in recpdoptlv_print() [all …]
|
D | print-zeromq.c | 41 static const char tstr[] = " [|zmtp1]"; variable 138 ND_PRINT((ndo, "%s", tstr)); in zmtp1_print_frame() 207 ND_PRINT((ndo, "%s", tstr)); in zmtp1_print_intermediate_part()
|
D | print-atalk.c | 40 static const char tstr[] = "[|atalk]"; variable 257 ND_PRINT((ndo, "%s", tstr)); in atp_print() 401 ND_PRINT((ndo, "%s", tstr)); in nbp_print() 410 ND_PRINT((ndo, "%s", tstr)); in nbp_print() 452 ND_PRINT((ndo, "%s", tstr)); in print_cstring() 464 ND_PRINT((ndo, "%s", tstr)); in print_cstring() 480 ND_PRINT((ndo, "%s", tstr)); in nbp_tuple_print()
|
D | print-gre.c | 52 static const char tstr[] = "[|gre]"; variable 91 ND_PRINT((ndo, "%s", tstr)); in gre_print() 227 ND_PRINT((ndo, "%s", tstr)); in gre_print_0() 307 ND_PRINT((ndo, "%s", tstr)); in gre_print_1()
|
D | print-smb.c | 22 static const char tstr[] = "[|SMB]"; variable 142 ND_PRINT((ndo, "%s", tstr)); in trans2_qfsinfo() 236 ND_PRINT((ndo, "%s", tstr)); in print_trans2() 317 ND_PRINT((ndo, "%s", tstr)); in print_browse() 391 ND_PRINT((ndo, "%s", tstr)); in print_trans() 433 ND_PRINT((ndo, "%s", tstr)); in print_negprot() 477 ND_PRINT((ndo, "%s", tstr)); in print_sesssetup() 517 ND_PRINT((ndo, "%s", tstr)); in print_lockingandx() 916 ND_PRINT((ndo, "%s", tstr)); in print_smb() 1079 ND_PRINT((ndo, "%s", tstr)); in nbt_tcp_print() [all …]
|
D | print-tipc.c | 34 static const char tstr[] = "[|TIPC]"; variable 220 ND_PRINT((ndo, "%s", tstr)); in print_payload() 288 ND_PRINT((ndo, "%s", tstr)); in print_internal() 334 ND_PRINT((ndo, "%s", tstr)); in print_link_conf() 377 ND_PRINT((ndo, "%s", tstr)); in tipc_print()
|
D | print-arp.c | 37 static const char tstr[] = "[|ARP]"; variable 211 ND_PRINT((ndo, "%s", tstr)); in atmarp_print() 289 ND_PRINT((ndo, "%s", tstr)); in atmarp_print() 325 ND_PRINT((ndo, "%s", tstr)); in arp_print() 406 ND_PRINT((ndo, "%s", tstr)); in arp_print()
|
D | print-sl.c | 49 static const char tstr[] = "[|slip]"; variable 66 ND_PRINT((ndo, "%s", tstr)); in sl_if_print() 100 ND_PRINT((ndo, "%s", tstr)); in sl_bsdos_if_print()
|
/external/chromium-trace/catapult/third_party/Paste/tests/test_exceptions/ |
D | test_httpexceptions.py | 38 tstr = u"\0xCAFE" 41 raise HTTPBadRequest(tstr) 43 assert tstr.encode("utf-8") in b''.join(newapp({'HTTP_ACCEPT': 46 assert tstr.encode("utf-8") in b''.join(newapp({'HTTP_ACCEPT':
|
/external/iproute2/lib/ |
D | utils.c | 918 char *tstr = asctime(tm); in print_timestamp() local 920 tstr[strlen(tstr)-1] = 0; in print_timestamp() 922 tstr, tv.tv_usec); in print_timestamp() 1023 char *tstr; in print_nlmsg_timestamp() local 1026 tstr = asctime(localtime(&secs)); in print_nlmsg_timestamp() 1027 tstr[strlen(tstr)-1] = 0; in print_nlmsg_timestamp() 1028 fprintf(fp, "Timestamp: %s %lu us\n", tstr, usecs); in print_nlmsg_timestamp()
|