/third_party/lwip/src/apps/snmp/ |
D | snmp_traps.c | 58 ip_addr_t sip; member 188 if (snmp_get_local_ip_for_dst(snmp_traps_handle, &td->dip, &trap_msg.sip)) { in snmp_send_trap() 334 if (IP_IS_V6_VAL(trap->sip)) { in snmp_trap_header_sum() 336 len = sizeof(ip_2_ip6(&trap->sip)->addr); in snmp_trap_header_sum() 340 len = sizeof(ip_2_ip4(&trap->sip)->addr); in snmp_trap_header_sum() 423 if (IP_IS_V6_VAL(trap->sip)) { in snmp_trap_header_enc() 425 SNMP_ASN1_SET_TLV_PARAMS(tlv, SNMP_ASN1_TYPE_IPADDR, 0, sizeof(ip_2_ip6(&trap->sip)->addr)); in snmp_trap_header_enc() 427 …asn1_enc_raw(pbuf_stream, (const u8_t *)&ip_2_ip6(&trap->sip)->addr, sizeof(ip_2_ip6(&trap->sip)->… in snmp_trap_header_enc() 431 SNMP_ASN1_SET_TLV_PARAMS(tlv, SNMP_ASN1_TYPE_IPADDR, 0, sizeof(ip_2_ip4(&trap->sip)->addr)); in snmp_trap_header_enc() 433 …asn1_enc_raw(pbuf_stream, (const u8_t *)&ip_2_ip4(&trap->sip)->addr, sizeof(ip_2_ip4(&trap->sip)->… in snmp_trap_header_enc()
|
/third_party/curl/src/ |
D | tool_formparse.c | 186 struct tool_mime *sip = (struct tool_mime *) arg; in tool_mime_stdin_read() local 190 if(sip->size >= 0) { in tool_mime_stdin_read() 191 if(sip->curpos >= sip->size) in tool_mime_stdin_read() 193 bytesleft = sip->size - sip->curpos; in tool_mime_stdin_read() 198 if(sip->data) { in tool_mime_stdin_read() 200 memcpy(buffer, sip->data + curlx_sotouz(sip->curpos), nitems); in tool_mime_stdin_read() 207 if(sip->config) { in tool_mime_stdin_read() 208 warnf(sip->config, "stdin: %s\n", strerror(errno)); in tool_mime_stdin_read() 209 sip->config = NULL; in tool_mime_stdin_read() 214 sip->curpos += curlx_uztoso(nitems); in tool_mime_stdin_read() [all …]
|
/third_party/ltp/tools/sparse/sparse-src/validation/linear/ |
D | bool-cast-lp32.c | 3 typedef int *sip; typedef 7 static _Bool fsip_i(sip a) { return a; } in fsip_i() 8 static _Bool fsip_e(sip a) { return (_Bool)a; } in fsip_e()
|
D | bool-cast-lp64.c | 3 typedef int *sip; typedef 7 static _Bool fsip_i(sip a) { return a; } in fsip_i() 8 static _Bool fsip_e(sip a) { return (_Bool)a; } in fsip_e()
|
D | bool-cast.c | 5 typedef int *sip; typedef 15 static _Bool fsip_i(sip a) { return a; } in fsip_i() 16 static _Bool fsip_e(sip a) { return (_Bool)a; } in fsip_e()
|
/third_party/ltp/testcases/kernel/syscalls/sigaction/ |
D | sigaction01.c | 89 void handler(int sig, siginfo_t * sip, void *ucp) in handler() argument 129 if (sip == NULL) { in handler() 173 if (sip == NULL) { in handler()
|
/third_party/iptables/extensions/ |
D | libxt_helper.txlate | 1 iptables-translate -A FORWARD -m helper --helper sip 2 nft add rule ip filter FORWARD ct helper \"sip\" counter
|
/third_party/gettext/gettext-tools/src/ |
D | plural-eval.c | 49 sigfpe_handler (int sig, siginfo_t *sip, void *scp) in sigfpe_handler() argument 51 sigfpe_code = sip->si_code; in sigfpe_handler()
|
/third_party/libunwind/src/x86_64/ |
D | Gos-solaris.c | 35 uint64_t sip; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVSystemOperands.td | 168 def : SysReg<"sip", 0x144>;
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | sq.txt | 146 hsb{"sorbishte e sipërme"}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | sq.txt | 143 hsb{"sorbishte e sipërme"}
|
/third_party/icu/icu4c/source/data/lang/ |
D | sq.txt | 146 hsb{"sorbishte e sipërme"}
|
/third_party/python/Doc/faq/ |
D | extending.rst | 53 <https://riverbankcomputing.com/software/sip/intro>`__, `CXX
|
/third_party/python/Lib/test/ |
D | mime.types | 613 application/vnd.ntt-local.sip-ta_remote 614 application/vnd.ntt-local.sip-ta_tcp_stream 1176 message/sip
|
/third_party/python/Doc/library/ |
D | urllib.parse.rst | 27 ``shttp``, ``sip``, ``sips``, ``snews``, ``svn``, ``svn+ssh``, ``telnet``,
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 743 啜>'[sip]'; 744 #"啜>'[sip]'",
|
/third_party/boost/libs/python/doc/ |
D | article.rst | 143 .. _SIP: http://www.riverbankcomputing.co.uk/sip/index.php
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/ |
D | Doxyfile | 309 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see: 310 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
|
/third_party/jsoncpp/doc/ |
D | web_doxyfile.in | 320 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see: 321 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
|
D | doxyfile.in | 320 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see: 321 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
|
/third_party/flatbuffers/docs/source/ |
D | doxyfile | 319 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see: 320 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
|
/third_party/lwip/doc/doxygen/ |
D | lwip.Doxyfile.cmake.in | 339 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see: 340 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
|
/third_party/libexif/doc/ |
D | Doxyfile-internals.in | 329 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see: 330 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
|
/third_party/flutter/skia/third_party/externals/icu/source/ |
D | Doxyfile.in | 343 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see: 344 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
|