Home
last modified time | relevance | path

Searched defs:ebuf (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/contrib/libpcap/
H A Dpcap-dlpi.c889 split_dname(char *device, u_int *unitp, char *ebuf)
930 dl_doattach(int fd, int ppa, char *ebuf)
949 dl_dohpuxbind(int fd, char *ebuf)
1158 send_request(int fd, char *ptr, int len, char *what, char *ebuf)
1177 recv_ack(int fd, int size, const char *what, char *bufp, char *ebuf, int *uerror)
1462 dlbindreq(int fd, bpf_u_int32 sap, char *ebuf)
1482 dlbindack(int fd, char *bufp, char *ebuf, int *uerror)
1489 dlokack(int fd, const char *what, char *bufp, char *ebuf, int *uerror)
1497 dlinforeq(int fd, char *ebuf)
1507 dlinfoack(int fd, char *bufp, char *ebuf)
[all …]
H A Dpcap-null.c31 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface()
H A Dpcap-dos.c153 pcap_t *pcap_create_interface (const char *device _U_, char *ebuf) in pcap_create_interface()
506 char *pcap_lookupdev (char *ebuf) in pcap_lookupdev()
669 open_driver (const char *dev_name, char *ebuf, int promisc) in open_driver()
815 static int first_init (const char *name, char *ebuf, int promisc) in first_init()
H A Dpcap-linux.c339 pcapint_create_interface(const char *device, char *ebuf) in pcapint_create_interface()
4704 iface_get_id(int fd, const char *device, char *ebuf) in iface_get_id()
4725 iface_bind(int fd, int ifindex, char *ebuf, int protocol) in iface_bind()
4953 iface_set_all_ts_types(pcap_t *handle, char *ebuf) in iface_set_all_ts_types()
4974 iface_get_ts_types(const char *device, pcap_t *handle, char *ebuf) in iface_get_ts_types()
5094 iface_get_ts_types(const char *device, pcap_t *handle, char *ebuf) in iface_get_ts_types()
5356 iface_get_mtu(int fd, const char *device, char *ebuf) in iface_get_mtu()
5379 iface_get_arptype(int fd, const char *device, char *ebuf) in iface_get_arptype()
H A Dpcap-bt-monitor-linux.c258 bt_monitor_create(const char *device, char *ebuf, int *is_ours) in bt_monitor_create()
H A Dpcap-septel.c217 pcap_t *septel_create(const char *device, char *ebuf, int *is_ours) { in septel_create()
H A Dpcap-nit.c370 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface()
H A Dpcap-dpdk.c595 static int dpdk_pre_init(char * ebuf, int eaccess_not_fatal) in dpdk_pre_init()
980 pcap_t * pcap_dpdk_create(const char *device, char *ebuf, int *is_ours) in pcap_dpdk_create()
997 int pcap_dpdk_findalldevs(pcap_if_list_t *devlistp, char *ebuf) in pcap_dpdk_findalldevs()
H A Dpcap-snoop.c418 pcapint_create_interface(const char *device _U_, char *ebuf) in pcapint_create_interface()
/freebsd/lib/libc/string/
H A Dstrsignal.c61 char *ebuf = NULL; in sig_tlsalloc() local
89 char *ebuf; in strsignal() local
H A Dstrerror.c127 static _Thread_local char ebuf[NL_TEXTMAX]; in strerror_l() local
137 static char ebuf[NL_TEXTMAX]; in strerror() local
/freebsd/contrib/libpcap/testprogs/
H A Dwritecaptest.c137 char ebuf[PCAP_ERRBUF_SIZE]; in find_interface_by_number() local
158 open_interface(const char *device, int snaplen_set, int snaplen, char *ebuf) in open_interface()
244 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
H A Dreactivatetest.c44 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
H A Dcan_set_rfmon_test.c49 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
H A Dnonblocktest.c109 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
H A Dopentest.c63 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
H A Dvalgrindtest.c260 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
H A Dselpolltest.c75 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
/freebsd/contrib/ntp/libntp/
H A Dbsd_strerror.c39 static char ebuf[20]; in strerror() local
/freebsd/share/examples/ses/srcs/
H A Deltsub.c179 static char ebuf[256], *scode; in stat2ascii() local
/freebsd/usr.bin/stdbuf/
H A Dstdbuf.c68 char *ibuf, *obuf, *ebuf; in main() local
/freebsd/contrib/tcpdump/
H A Dtcpdump.c513 char ebuf[PCAP_ERRBUF_SIZE]; in show_devices_and_exit() local
578 char ebuf[PCAP_ERRBUF_SIZE]; in show_remote_devices_and_exit() local
1192 char ebuf[PCAP_ERRBUF_SIZE]; in find_interface_by_number() local
1266 open_interface(const char *device, netdissect_options *ndo, char *ebuf) in open_interface()
1502 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
/freebsd/crypto/openssl/test/
H A Dafalgtest.c32 unsigned char ebuf[BUFFER_SIZE + 32]; in test_afalg_aes_cbc() local
/freebsd/contrib/less/
H A Dlesskey.c122 int lstrtoi(char *buf, char **ebuf, int radix) in lstrtoi()
/freebsd/lib/libnetbsd/
H A Dsockaddr_snprintf.c114 char *ebuf = &sbuf[len - 1], *buf = sbuf; in sockaddr_snprintf() local

123