Home
last modified time | relevance | path

Searched refs:ebuf (Results 1 – 25 of 1555) sorted by relevance

12345678910>>...63

/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/src/
H A Ddlpi.c126 strcpy(ebuf, ll_strerror(errno)); in open_link_interface()
216 if (dlinforeq(l->fd, ebuf) < 0 || dlinfoack(l->fd, (char *)buf, ebuf) < 0) in open_link_interface()
231 if (dlbindreq(l->fd, 0, ebuf) < 0 || dlbindack(l->fd, (char *)buf, ebuf) < 0) in open_link_interface()
240 if (dlinforeq(l->fd, ebuf) < 0 || dlinfoack(l->fd, (char *)buf, ebuf) < 0) in open_link_interface()
339 sprintf(ebuf, in recv_ack()
424 dlbindack(int fd, char *bufp, char *ebuf) in dlbindack() argument
438 dlinforeq(int fd, char *ebuf) in dlinforeq() argument
448 dlinfoack(int fd, char *bufp, char *ebuf) in dlinfoack() argument
485 register char *ebuf) in get_dlpi_ppa() argument
557 register char *ebuf) in get_dlpi_ppa() argument
[all …]
H A Dwrite_ip.c102 char ebuf[1024]; in write_ip_via_datalink() local
146 local_ip=libnet_get_interface_by_dest(dest_ip,ebuf); in write_ip_via_datalink()
150 fprintf(stderr,"libnet_get_interface_by_dest: %s\n",ebuf); in write_ip_via_datalink()
183 if ((local_ip=get_ipaddr(linkent,device,ebuf))==-1) in write_ip_via_datalink()
185 fprintf(stderr,"get_ipaddr: %s\n",ebuf); in write_ip_via_datalink()
207 if (libnet_query_arp(local_ip,source_hwaddr,ebuf)==-1) in write_ip_via_datalink()
209 fprintf(stderr,"libnet_query_arp_cache: %s\n",ebuf); in write_ip_via_datalink()
230 if ((gateway_ip=libnet_get_next_hop(dest_ip, ebuf))==-1) in write_ip_via_datalink()
233 fprintf(stderr, "libnet_get_next_hop failed: %s\n",ebuf); in write_ip_via_datalink()
275 fprintf(stderr,"libnet_open_link_interface: %s\n",ebuf); in write_ip_via_datalink()
[all …]
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/src/
H A Dlibnet_link_dlpi.c125 strcpy(ebuf, ll_strerror(errno)); in libnet_open_link_interface()
216 if (dlinforeq(l->fd, ebuf) < 0 || dlinfoack(l->fd, (char *)buf, ebuf) < 0) in libnet_open_link_interface()
231 if (dlbindreq(l->fd, 0, ebuf) < 0 || dlbindack(l->fd, (char *)buf, ebuf) < 0) in libnet_open_link_interface()
240 if (dlinforeq(l->fd, ebuf) < 0 || dlinfoack(l->fd, (char *)buf, ebuf) < 0) in libnet_open_link_interface()
339 sprintf(ebuf, in recv_ack()
424 dlbindack(int fd, char *bufp, char *ebuf) in dlbindack() argument
438 dlinforeq(int fd, char *ebuf) in dlinforeq() argument
448 dlinfoack(int fd, char *bufp, char *ebuf) in dlinfoack() argument
485 register char *ebuf) in get_dlpi_ppa() argument
557 register char *ebuf) in get_dlpi_ppa() argument
[all …]
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tools/
H A Dgdomap.c367 write (2, ebuf, strlen (ebuf)); in gdomap_log()
836 snprintf(ebuf, sizeof(ebuf), in map_by_name()
1120 snprintf(ebuf, sizeof(ebuf), in dump_stats()
1123 snprintf(ebuf, sizeof(ebuf), in dump_stats()
1351 snprintf(ebuf, sizeof(ebuf), in init_iface()
1740 snprintf(ebuf, sizeof(ebuf), in init_my_port()
4012 snprintf(ebuf, sizeof(ebuf), in nameFail()
4019 snprintf(ebuf, sizeof(ebuf), in nameFail()
4026 snprintf(ebuf, sizeof(ebuf), in nameFail()
4033 snprintf(ebuf, sizeof(ebuf), in nameFail()
[all …]
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/
H A Dpcap-dlpi.c244 strcpy(ebuf, pcap_strerror(errno)); in pcap_open_live()
304 if (dlinforeq(p->fd, ebuf) < 0 || in pcap_open_live()
317 if (dlbindreq(p->fd, 0, ebuf) < 0 || in pcap_open_live()
367 if (dlbindreq(p->fd, 0, ebuf) < 0 || in pcap_open_live()
375 if (dlinforeq(p->fd, ebuf) < 0 || in pcap_open_live()
556 sprintf(ebuf, "recv_ack: %s: %s", in recv_ack()
561 sprintf(ebuf, in recv_ack()
648 dlinforeq(int fd, char *ebuf) in dlinforeq() argument
719 register char *ebuf) in get_dlpi_ppa() argument
780 register char *ebuf) in get_dlpi_ppa() argument
[all …]
/dports/net/xprobe/xprobe2-0.3/libs-external/USI++/src/
H A Ddatalink.cc194 die(ebuf, STDERR, 1); in init_device()
203 snprintf(ebuf, sizeof(ebuf), in init_device()
206 die(ebuf, STDERR, 1); in init_device()
210 snprintf(ebuf, sizeof(ebuf), "Pcap::init_device::pcap_lookupnet: %s\n", in init_device()
212 die(ebuf, STDERR, 1); in init_device()
221 snprintf(ebuf, sizeof(ebuf), "Pcap::init_device::pcap_compile: %s\n", in init_device()
223 die(ebuf, STDERR, 1); in init_device()
226 snprintf(ebuf, sizeof(ebuf), "Pcap::init_device::pcap_setfilter: %s\n", in init_device()
228 die(ebuf, STDERR, 1); in init_device()
231 snprintf(ebuf, sizeof(ebuf), "Pcap::init_device::pcap_d_datalink: %s\n", in init_device()
[all …]
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqebics/client/
H A Dp_encipher_e001.c19 GWEN_BUFFER *ebuf; in EBC_Provider_EncryptData_E001() local
53 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptData_E001()
57 GWEN_Buffer_IncrementPos(ebuf, l); in EBC_Provider_EncryptData_E001()
58 GWEN_Buffer_AdjustUsedBytes(ebuf); in EBC_Provider_EncryptData_E001()
68 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptData_E001()
71 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptData_E001()
87 GWEN_BUFFER *ebuf; in EBC_Provider_EncryptKey_E001() local
149 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptKey_E001()
153 GWEN_Buffer_IncrementPos(ebuf, l); in EBC_Provider_EncryptKey_E001()
164 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptKey_E001()
[all …]
H A Dp_encipher_e002.c19 GWEN_BUFFER *ebuf; in EBC_Provider_EncryptData_E002() local
53 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptData_E002()
57 GWEN_Buffer_IncrementPos(ebuf, l); in EBC_Provider_EncryptData_E002()
58 GWEN_Buffer_AdjustUsedBytes(ebuf); in EBC_Provider_EncryptData_E002()
68 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptData_E002()
71 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptData_E002()
87 GWEN_BUFFER *ebuf; in EBC_Provider_EncryptKey_E002() local
149 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptKey_E002()
153 GWEN_Buffer_IncrementPos(ebuf, l); in EBC_Provider_EncryptKey_E002()
164 GWEN_Buffer_free(ebuf); in EBC_Provider_EncryptKey_E002()
[all …]
/dports/www/libnghttp3/nghttp3-b9e565c/tests/
H A Dnghttp3_qpack_test.c47 nghttp3_qpack_decoder_read_encoder(dec, ebuf->pos, nghttp3_buf_len(ebuf)); in check_decode_header()
90 nghttp3_buf_reset(ebuf); in check_decode_header()
165 nghttp3_buf_init(&ebuf); in test_nghttp3_qpack_encoder_encode()
252 nghttp3_buf_init(&ebuf); in test_nghttp3_qpack_encoder_still_blocked()
328 nghttp3_buf_init(&ebuf); in test_nghttp3_qpack_encoder_set_dtable_cap()
363 nghttp3_buf_reset(&ebuf); in test_nghttp3_qpack_encoder_set_dtable_cap()
390 nghttp3_buf_reset(&ebuf); in test_nghttp3_qpack_encoder_set_dtable_cap()
422 nghttp3_buf_reset(&ebuf); in test_nghttp3_qpack_encoder_set_dtable_cap()
452 nghttp3_buf_reset(&ebuf); in test_nghttp3_qpack_encoder_set_dtable_cap()
582 nghttp3_buf_init(&ebuf); in test_nghttp3_qpack_decoder_feedback()
[all …]
/dports/net/nbdkit/nbdkit-1.20.4/plugins/eval/
H A Dcall.c166 *rbuf = *ebuf = NULL; in call3()
350 (*ebuf)[*ebuflen] = '\0'; in call3()
446 if (skip && ebuf[skip]) { in handle_script_error()
447 if (!ascii_isspace (ebuf[skip])) { in handle_script_error()
458 while (len > 0 && ebuf[len-1] == '\n') in handle_script_error()
459 ebuf[--len] = '\0'; in handle_script_error()
462 p = strchr (ebuf + skip, '\n'); in handle_script_error()
469 ebuf += skip; in handle_script_error()
492 CLEANUP_FREE char *ebuf = NULL; in call() local
518 CLEANUP_FREE char *ebuf = NULL; in call_read() local
[all …]
/dports/net/nbdkit/nbdkit-1.20.4/plugins/sh/
H A Dcall.c166 *rbuf = *ebuf = NULL; in call3()
350 (*ebuf)[*ebuflen] = '\0'; in call3()
446 if (skip && ebuf[skip]) { in handle_script_error()
447 if (!ascii_isspace (ebuf[skip])) { in handle_script_error()
458 while (len > 0 && ebuf[len-1] == '\n') in handle_script_error()
459 ebuf[--len] = '\0'; in handle_script_error()
462 p = strchr (ebuf + skip, '\n'); in handle_script_error()
469 ebuf += skip; in handle_script_error()
492 CLEANUP_FREE char *ebuf = NULL; in call() local
518 CLEANUP_FREE char *ebuf = NULL; in call_read() local
[all …]
/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Dsafeio.c54 char ebuf[128]; in safe_recv() local
61 strerror_r(errno, ebuf, sizeof(ebuf))); in safe_recv()
70 char ebuf[128]; in safe_send() local
77 strerror_r(errno, ebuf, sizeof(ebuf))); in safe_send()
105 strerror_r(errno, ebuf, sizeof(ebuf))); in safe_close()
120 char ebuf[128]; in safe_recvmsg() local
127 strerror_r(errno, ebuf, sizeof(ebuf))); in safe_recvmsg()
137 char ebuf[128]; in safe_sendmsg() local
147 flags, strerror_r(errno, ebuf, sizeof(ebuf))); in safe_sendmsg()
175 strerror_r(errno, ebuf, sizeof(ebuf))); in safe_connect()
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/dirparse/
H A Dparsecommon.c198 char ebuf[128]; in token_check_object() local
203 tor_snprintf(ebuf, sizeof(ebuf), "Unexpected object for %s", kwd); in token_check_object()
204 RET_ERR(ebuf); in token_check_object()
208 RET_ERR(ebuf); in token_check_object()
214 tor_snprintf(ebuf, sizeof(ebuf), "Missing object for %s", kwd); in token_check_object()
215 RET_ERR(ebuf); in token_check_object()
222 RET_ERR(ebuf); in token_check_object()
232 tor_snprintf(ebuf, sizeof(ebuf), in token_check_object()
276 char ebuf[128]; in get_next_token() local
381 ebuf[sizeof(ebuf)-1] = '\0'; in get_next_token()
[all …]
/dports/security/tor/tor-0.4.6.8/src/feature/dirparse/
H A Dparsecommon.c198 char ebuf[128]; in token_check_object() local
203 tor_snprintf(ebuf, sizeof(ebuf), "Unexpected object for %s", kwd); in token_check_object()
204 RET_ERR(ebuf); in token_check_object()
208 RET_ERR(ebuf); in token_check_object()
214 tor_snprintf(ebuf, sizeof(ebuf), "Missing object for %s", kwd); in token_check_object()
215 RET_ERR(ebuf); in token_check_object()
222 RET_ERR(ebuf); in token_check_object()
232 tor_snprintf(ebuf, sizeof(ebuf), in token_check_object()
276 char ebuf[128]; in get_next_token() local
381 ebuf[sizeof(ebuf)-1] = '\0'; in get_next_token()
[all …]
/dports/net/libnet/libnet-1.1.6/src/
H A Dlibnet_link_dlpi.c368 sprintf(ebuf, in recv_ack()
394 dlattachreq(int fd, bpf_u_int32 ppa, int8_t *ebuf) in dlattachreq() argument
405 dlbindreq(int fd, bpf_u_int32 sap, int8_t *ebuf) in dlbindreq() argument
429 dlbindack(int fd, int8_t *bufp, int8_t *ebuf) in dlbindack() argument
441 dlinforeq(int fd, int8_t *ebuf) in dlinforeq() argument
452 dlinfoack(int fd, int8_t *bufp, int8_t *ebuf) in dlinfoack() argument
489 register int8_t *ebuf) in get_dlpi_ppa() argument
561 register int8_t *ebuf) in get_dlpi_ppa() argument
602 if_name, sizeof(if_name), ebuf) < 0) in get_dlpi_ppa()
615 sprintf(ebuf, "Can't find %s", ifname); in get_dlpi_ppa()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dasn1.c250 snprintf(ebuf, sizeof(ebuf), in _asn_size_err()
253 ebuf[ sizeof(ebuf)-1 ] = 0; in _asn_size_err()
271 ebuf[ sizeof(ebuf)-1 ] = 0; in _asn_type_err()
289 snprintf(ebuf, sizeof(ebuf), in _asn_length_err()
292 ebuf[ sizeof(ebuf)-1 ] = 0; in _asn_length_err()
310 snprintf(ebuf, sizeof(ebuf), in _asn_short_err()
313 ebuf[ sizeof(ebuf)-1 ] = 0; in _asn_short_err()
405 ebuf[ sizeof(ebuf)-1 ] = 0;
442 ebuf[ sizeof(ebuf)-1 ] = 0; in _asn_build_header_check()
479 ebuf[ sizeof(ebuf)-1 ] = 0; in _asn_realloc_build_header_check()
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxmedia/
H A Dsms.c70 len = *ebuf - *sbuf; in check_modem_result()
84 *ebuf -= *sbuf - buffer; in check_modem_result()
88 while (*sbuf < *ebuf && FAIL == ret); in check_modem_result()
108ebuf != buffer ? buffer : "NULL", ebuf != buffer ? ebuf : "NULL", ebuf != buffer ? sbuf : "NULL"); in read_gsm()
110 if ('\0' != *expect && ebuf != buffer && in read_gsm()
166 while (0 < (nbytes = read(fd, ebuf, buffer + sizeof(buffer) - 1 - ebuf))) in read_gsm()
168 ebuf += nbytes; in read_gsm()
169 *ebuf = '\0'; in read_gsm()
187 *ebuf = '\0'; in read_gsm()
193 sbuf = ebuf = buffer; in read_gsm()
[all …]
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/libs/zbxmedia/
H A Dsms.c72 len = *ebuf - *sbuf; in check_modem_result()
86 *ebuf -= *sbuf - buffer; in check_modem_result()
90 while (*sbuf < *ebuf && FAIL == ret); in check_modem_result()
111ebuf != buffer ? buffer : "NULL", ebuf != buffer ? ebuf : "NULL", ebuf != buffer ? sbuf : "NULL"); in read_gsm()
113 if ('\0' != *expect && ebuf != buffer && in read_gsm()
169 while (0 < (nbytes = read(fd, ebuf, buffer + sizeof(buffer) - 1 - ebuf))) in read_gsm()
171 ebuf += nbytes; in read_gsm()
172 *ebuf = '\0'; in read_gsm()
190 *ebuf = '\0'; in read_gsm()
196 sbuf = ebuf = buffer; in read_gsm()
[all …]
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/libs/zbxmedia/
H A Dsms.c72 len = *ebuf - *sbuf; in check_modem_result()
86 *ebuf -= *sbuf - buffer; in check_modem_result()
90 while (*sbuf < *ebuf && FAIL == ret); in check_modem_result()
111ebuf != buffer ? buffer : "NULL", ebuf != buffer ? ebuf : "NULL", ebuf != buffer ? sbuf : "NULL"); in read_gsm()
113 if ('\0' != *expect && ebuf != buffer && in read_gsm()
169 while (0 < (nbytes = read(fd, ebuf, buffer + sizeof(buffer) - 1 - ebuf))) in read_gsm()
171 ebuf += nbytes; in read_gsm()
172 *ebuf = '\0'; in read_gsm()
190 *ebuf = '\0'; in read_gsm()
196 sbuf = ebuf = buffer; in read_gsm()
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxmedia/
H A Dsms.c70 len = *ebuf - *sbuf; in check_modem_result()
84 *ebuf -= *sbuf - buffer; in check_modem_result()
88 while (*sbuf < *ebuf && FAIL == ret); in check_modem_result()
108ebuf != buffer ? buffer : "NULL", ebuf != buffer ? ebuf : "NULL", ebuf != buffer ? sbuf : "NULL"); in read_gsm()
110 if ('\0' != *expect && ebuf != buffer && in read_gsm()
166 while (0 < (nbytes = read(fd, ebuf, buffer + sizeof(buffer) - 1 - ebuf))) in read_gsm()
168 ebuf += nbytes; in read_gsm()
169 *ebuf = '\0'; in read_gsm()
187 *ebuf = '\0'; in read_gsm()
193 sbuf = ebuf = buffer; in read_gsm()
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxmedia/
H A Dsms.c70 len = *ebuf - *sbuf; in check_modem_result()
84 *ebuf -= *sbuf - buffer; in check_modem_result()
88 while (*sbuf < *ebuf && FAIL == ret); in check_modem_result()
108ebuf != buffer ? buffer : "NULL", ebuf != buffer ? ebuf : "NULL", ebuf != buffer ? sbuf : "NULL"); in read_gsm()
110 if ('\0' != *expect && ebuf != buffer && in read_gsm()
166 while (0 < (nbytes = read(fd, ebuf, buffer + sizeof(buffer) - 1 - ebuf))) in read_gsm()
168 ebuf += nbytes; in read_gsm()
169 *ebuf = '\0'; in read_gsm()
187 *ebuf = '\0'; in read_gsm()
193 sbuf = ebuf = buffer; in read_gsm()
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxmedia/
H A Dsms.c70 len = *ebuf - *sbuf; in check_modem_result()
84 *ebuf -= *sbuf - buffer; in check_modem_result()
88 while (*sbuf < *ebuf && FAIL == ret); in check_modem_result()
108ebuf != buffer ? buffer : "NULL", ebuf != buffer ? ebuf : "NULL", ebuf != buffer ? sbuf : "NULL"); in read_gsm()
110 if ('\0' != *expect && ebuf != buffer && in read_gsm()
166 while (0 < (nbytes = read(fd, ebuf, buffer + sizeof(buffer) - 1 - ebuf))) in read_gsm()
168 ebuf += nbytes; in read_gsm()
169 *ebuf = '\0'; in read_gsm()
187 *ebuf = '\0'; in read_gsm()
193 sbuf = ebuf = buffer; in read_gsm()
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxmedia/
H A Dsms.c70 len = *ebuf - *sbuf; in check_modem_result()
84 *ebuf -= *sbuf - buffer; in check_modem_result()
88 while (*sbuf < *ebuf && FAIL == ret); in check_modem_result()
108ebuf != buffer ? buffer : "NULL", ebuf != buffer ? ebuf : "NULL", ebuf != buffer ? sbuf : "NULL"); in read_gsm()
110 if ('\0' != *expect && ebuf != buffer && in read_gsm()
166 while (0 < (nbytes = read(fd, ebuf, buffer + sizeof(buffer) - 1 - ebuf))) in read_gsm()
168 ebuf += nbytes; in read_gsm()
169 *ebuf = '\0'; in read_gsm()
187 *ebuf = '\0'; in read_gsm()
193 sbuf = ebuf = buffer; in read_gsm()
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxmedia/
H A Dsms.c70 len = *ebuf - *sbuf; in check_modem_result()
84 *ebuf -= *sbuf - buffer; in check_modem_result()
88 while (*sbuf < *ebuf && FAIL == ret); in check_modem_result()
108ebuf != buffer ? buffer : "NULL", ebuf != buffer ? ebuf : "NULL", ebuf != buffer ? sbuf : "NULL"); in read_gsm()
110 if ('\0' != *expect && ebuf != buffer && in read_gsm()
166 while (0 < (nbytes = read(fd, ebuf, buffer + sizeof(buffer) - 1 - ebuf))) in read_gsm()
168 ebuf += nbytes; in read_gsm()
169 *ebuf = '\0'; in read_gsm()
187 *ebuf = '\0'; in read_gsm()
193 sbuf = ebuf = buffer; in read_gsm()
[all …]
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/libs/zbxmedia/
H A Dsms.c72 len = *ebuf - *sbuf; in check_modem_result()
86 *ebuf -= *sbuf - buffer; in check_modem_result()
90 while (*sbuf < *ebuf && FAIL == ret); in check_modem_result()
111ebuf != buffer ? buffer : "NULL", ebuf != buffer ? ebuf : "NULL", ebuf != buffer ? sbuf : "NULL"); in read_gsm()
113 if ('\0' != *expect && ebuf != buffer && in read_gsm()
169 while (0 < (nbytes = read(fd, ebuf, buffer + sizeof(buffer) - 1 - ebuf))) in read_gsm()
171 ebuf += nbytes; in read_gsm()
172 *ebuf = '\0'; in read_gsm()
190 *ebuf = '\0'; in read_gsm()
196 sbuf = ebuf = buffer; in read_gsm()
[all …]

12345678910>>...63