| /freebsd-11-stable/sbin/hastd/ |
| HD | ebuf.c | 53 struct ebuf { struct 66 static int ebuf_head_extend(struct ebuf *eb, size_t size); argument
|
| /freebsd-11-stable/contrib/libpcap/ |
| HD | pcap-dlpi.c | 872 split_dname(char *device, u_int *unitp, char *ebuf) 913 dl_doattach(int fd, int ppa, char *ebuf) 932 dl_dohpuxbind(int fd, char *ebuf) 1133 send_request(int fd, char *ptr, int len, char *what, char *ebuf) 1152 recv_ack(int fd, int size, const char *what, char *bufp, char *ebuf, int *uerror) 1434 dlbindreq(int fd, bpf_u_int32 sap, char *ebuf) 1454 dlbindack(int fd, char *bufp, char *ebuf, int *uerror) 1461 dlokack(int fd, const char *what, char *bufp, char *ebuf) 1469 dlinforeq(int fd, char *ebuf) 1479 dlinfoack(int fd, char *bufp, char *ebuf) [all …]
|
| HD | pcap-null.c | 33 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
|
| HD | pcap-dos.c | 152 pcap_t *pcap_create_interface (const char *device _U_, char *ebuf) in pcap_create_interface() 490 char *pcap_lookupdev (char *ebuf) in pcap_lookupdev() 653 open_driver (const char *dev_name, char *ebuf, int promisc) in open_driver() 799 static int first_init (const char *name, char *ebuf, int promisc) in first_init()
|
| HD | pcap-bt-monitor-linux.c | 251 bt_monitor_create(const char *device, char *ebuf, int *is_ours) in bt_monitor_create()
|
| HD | pcap-nit.c | 370 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
|
| HD | pcap-snoop.c | 420 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
|
| HD | pcap-dbus.c | 304 dbus_create(const char *device, char *ebuf, int *is_ours) in dbus_create()
|
| HD | pcap-septel.c | 221 pcap_t *septel_create(const char *device, char *ebuf, int *is_ours) { in septel_create()
|
| HD | pcap-linux.c | 497 pcap_create_interface(const char *device, char *ebuf) in pcap_create_interface() 5770 iface_get_id(int fd, const char *device, char *ebuf) 5792 iface_bind(int fd, int ifindex, char *ebuf, int protocol) 5853 has_wext(int sock_fd, const char *device, char *ebuf) 6583 iface_ethtool_get_ts_info(const char *device, pcap_t *handle, char *ebuf) 7087 iface_bind_old(int fd, const char *device, char *ebuf) 7125 iface_get_mtu(int fd, const char *device, char *ebuf) 7148 iface_get_arptype(int fd, const char *device, char *ebuf)
|
| /freebsd-11-stable/lib/libc/string/ |
| HD | strsignal.c | 65 char *ebuf = NULL; in sig_tlsalloc() local 93 char *ebuf; in strsignal() local
|
| HD | strerror.c | 123 static char ebuf[NL_TEXTMAX]; in strerror() local
|
| /freebsd-11-stable/contrib/ntp/libntp/ |
| HD | bsd_strerror.c | 39 static char ebuf[20]; in strerror() local
|
| /freebsd-11-stable/contrib/libpcap/testprogs/ |
| HD | reactivatetest.c | 44 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
|
| HD | can_set_rfmon_test.c | 49 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
|
| HD | opentest.c | 63 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
|
| HD | capturetest.c | 75 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
|
| HD | valgrindtest.c | 234 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
|
| HD | selpolltest.c | 75 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
|
| /freebsd-11-stable/share/examples/ses/srcs/ |
| HD | eltsub.c | 180 static char ebuf[256], *scode; in stat2ascii() local
|
| /freebsd-11-stable/usr.bin/stdbuf/ |
| HD | stdbuf.c | 53 char *ibuf, *obuf, *ebuf; in main() local
|
| /freebsd-11-stable/contrib/apr-util/test/ |
| HD | testutil.c | 33 char buf[STRING_MAX], ebuf[128]; in apr_assert_success() local
|
| /freebsd-11-stable/contrib/tcpdump/ |
| HD | tcpdump.c | 432 char ebuf[PCAP_ERRBUF_SIZE]; in show_devices_and_exit() local 965 char ebuf[PCAP_ERRBUF_SIZE]; in find_interface_by_number() local 985 open_interface(const char *device, netdissect_options *ndo, char *ebuf) in open_interface() 1154 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
|
| /freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/ |
| HD | traffic.c | 75 char *ebuf, size_t ebufsiz) in uni_classify_traffic()
|
| /freebsd-11-stable/lib/libnetbsd/ |
| HD | sockaddr_snprintf.c | 117 char *ebuf = &sbuf[len - 1], *buf = sbuf; in sockaddr_snprintf() local
|