Home
last modified time | relevance | path

Searched refs:sip (Results 1 – 25 of 69) sorted by relevance

123

/third_party/lwip/src/apps/snmp/
Dsnmp_traps.c58 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/
Dtool_formparse.c186 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/
Dbool-cast-lp32.c3 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()
Dbool-cast-lp64.c3 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()
Dbool-cast.c5 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/
Dsigaction01.c89 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/
Dlibxt_helper.txlate1 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/
Dplural-eval.c49 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/
DGos-solaris.c35 uint64_t sip; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVSystemOperands.td168 def : SysReg<"sip", 0x144>;
/third_party/skia/third_party/externals/icu/source/data/lang/
Dsq.txt146 hsb{"sorbishte e sipërme"}
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dsq.txt143 hsb{"sorbishte e sipërme"}
/third_party/icu/icu4c/source/data/lang/
Dsq.txt146 hsb{"sorbishte e sipërme"}
/third_party/python/Doc/faq/
Dextending.rst53 <https://riverbankcomputing.com/software/sip/intro>`__, `CXX
/third_party/python/Lib/test/
Dmime.types613 application/vnd.ntt-local.sip-ta_remote
614 application/vnd.ntt-local.sip-ta_tcp_stream
1176 message/sip
/third_party/python/Doc/library/
Durllib.parse.rst27 ``shttp``, ``sip``, ``sips``, ``snews``, ``svn``, ``svn+ssh``, ``telnet``,
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt743 啜>'[sip]';
744 #"啜>'[sip]'",
/third_party/boost/libs/python/doc/
Darticle.rst143 .. _SIP: http://www.riverbankcomputing.co.uk/sip/index.php
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DDoxyfile309 # 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/
Dweb_doxyfile.in320 # 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
Ddoxyfile.in320 # 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/
Ddoxyfile319 # 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/
Dlwip.Doxyfile.cmake.in339 # 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/
DDoxyfile-internals.in329 # 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/
DDoxyfile.in343 # 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

123