Home
last modified time | relevance | path

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

12

/dragonfly/lib/libc/string/
H A Dstrsignal.c62 char *ebuf = NULL; in sig_tlsalloc() local
90 char *ebuf; in strsignal() local
H A Dstrerror.c129 static _Thread_local char ebuf[NL_TEXTMAX]; in strerror_l() local
139 static char ebuf[NL_TEXTMAX]; in strerror() local
/dragonfly/lib/libc/stdlib/
H A Dstrsuftoll.c109 long long min, long long max, char *ebuf, size_t ebuflen, size_t depth) in __strsuftollx()
219 long long min, long long max, char *ebuf, size_t ebuflen) in strsuftollx()
/dragonfly/share/examples/ses/srcs/
H A Deltsub.c162 static char ebuf[256], *scode; local
/dragonfly/usr.bin/stdbuf/
H A Dstdbuf.c52 char *ibuf, *obuf, *ebuf; in main() local
/dragonfly/contrib/tcpdump/
H A Dtcpdump.c509 char ebuf[PCAP_ERRBUF_SIZE]; in show_devices_and_exit() local
574 char ebuf[PCAP_ERRBUF_SIZE]; in show_remote_devices_and_exit() local
1170 char ebuf[PCAP_ERRBUF_SIZE]; in find_interface_by_number() local
1241 open_interface(const char *device, netdissect_options *ndo, char *ebuf) in open_interface()
1477 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
/dragonfly/usr.sbin/rtadvd/
H A Ddump.c87 static char ebuf[32]; in ether_str() local
/dragonfly/contrib/libpcap/
H A Dpcap-dpdk.c581 static int dpdk_pre_init(char * ebuf, int eaccess_not_fatal) in dpdk_pre_init()
966 pcap_t * pcap_dpdk_create(const char *device, char *ebuf, int *is_ours) in pcap_dpdk_create()
983 int pcap_dpdk_findalldevs(pcap_if_list_t *devlistp, char *ebuf) in pcap_dpdk_findalldevs()
H A Dpcap-airpcap.c942 device_is_airpcap(const char *device, char *ebuf) in device_is_airpcap()
967 airpcap_create(const char *device, char *ebuf, int *is_ours) in airpcap_create()
H A Dpcap.c1675 get_substring(const char *p, size_t len, char *ebuf)
1727 char **hostp, char **portp, char **pathp, char *ebuf)
2440 pcap_alloc_pcap_t(char *ebuf, size_t total_size, size_t private_offset)
2484 pcap_create_common(char *ebuf, size_t total_size, size_t private_offset)
2868 pcap_open_offline_common(char *ebuf, size_t total_size, size_t private_offset)
3612 static char ebuf[15+10+1]; local
H A Dpcap-int.h474 #define PCAP_CREATE_COMMON(ebuf, type) \ argument
558 #define PCAP_OPEN_OFFLINE_COMMON(ebuf, type) \ argument
H A Dpcap-bpf.c443 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
781 get_dlt_list(int fd, int v, struct bpf_dltlist *bdlp, char *ebuf) in get_dlt_list()
/dragonfly/contrib/less/
H A Dlesskey.c122 int lstrtoi(char *buf, char **ebuf, int radix) in lstrtoi()
/dragonfly/lib/libutil/
H A Dsockaddr_snprintf.c106 char *ebuf = &sbuf[len - 1], *buf = sbuf; in sockaddr_snprintf() local
/dragonfly/contrib/awk/
H A Dlex.c591 char ebuf[300]; variable
/dragonfly/libexec/tftpd/
H A Dtftpd.c750 static char ebuf[20]; in errtomsg() local
/dragonfly/usr.sbin/installer/libdfui/
H A Ddfui.h123 struct aura_buffer *ebuf; /* last message recvd */ member
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_cryptor.c492 uint8_t *const ebuf = ctx->encr_buf; in aes_ctr_update() local
H A Darchive_write_set_format_mtree.c127 struct archive_string ebuf; member
/dragonfly/usr.sbin/sensorsd/
H A Dsensorsd.c681 char *buf = NULL, *ebuf = NULL; in parse_config_sdlim() local
/dragonfly/usr.sbin/ndp/
H A Dndp.c794 static char ebuf[32]; in ether_str() local
/dragonfly/usr.sbin/dconschat/
H A Ddconschat.c246 char ebuf[64]; in dconschat_fetch_header() local
/dragonfly/contrib/file/src/
H A Dsoftmagic.c586 char buf[128], tbuf[26], sbuf[512], ebuf[512]; in mprint() local
H A Dfile.h182 void *ebuf; member
/dragonfly/contrib/wpa_supplicant/src/radius/
H A Dradius.c1062 u8 *ebuf, size_t *elen) in encrypt_ms_key()

12