Home
last modified time | relevance | path

Searched defs:buffer (Results 451 – 475 of 1100) sorted by relevance

1...<<11121314151617181920>>...44

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm6.c169 int *pplen, uint32_t *pnhop_idx, char *buffer) in pack_parent_rule()
225 char buffer[RTE_LPM6_RULE_SIZE]; in handle_gu_change() local
/freebsd/contrib/ntp/libparse/
H A Dclk_rawdcf.c277 unsigned char *buffer, in convert_rawdcf() argument
395 cvt_rawdcf(unsigned char * buffer,int size,struct format * param,clocktime_t * clock_time,void * local) cvt_rawdcf() argument
[all...]
/freebsd/sys/dev/iicbus/
H A Diiconf.c521 iicdev_readfrom(device_t slavedev, uint8_t regaddr, void *buffer, in iicdev_readfrom()
546 int iicdev_writeto(device_t slavedev, uint8_t regaddr, void *buffer, in iicdev_writeto()
/freebsd/sys/dev/hptnr/
H A Dhptnr_os_bsd.c45 void os_insw (void *port, HPT_U16 *buffer, HPT_U32 count) in os_insw()
48 void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count) in os_outsw()
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp269 std::optional<MemoryBufferRef> buffer = readFile(path); in addFile() local
1520 std::optional<MemoryBufferRef> buffer = readFile(filename); in readConfigs() local
1738 if (std::optional<MemoryBufferRef> buffer = readFile(arg->getValue())) { in readConfigs() local
1757 if (std::optional<MemoryBufferRef> buffer = readFile(arg->getValue())) in readConfigs() local
1789 if (std::optional<MemoryBufferRef> buffer = readFile(arg->getValue())) in readConfigs() local
1794 if (std::optional<MemoryBufferRef> buffer = readFile(*path)) in readConfigs() local
3182 if (std::optional<MemoryBufferRef> buffer = readFile(arg->getValue())) in link() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.cpp102 bool Format(char *buffer, uptr size) override { in Format() argument
/freebsd/contrib/dialog/
H A Dtrace.c126 char buffer[80]; in dlg_trace_win() local
/freebsd/contrib/diff/lib/
H A Dc-stack.c153 char buffer[SIGSTKSZ]; member
/freebsd/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c34 static char buffer[MAXLEN]; variable
/freebsd/share/examples/ipfilter/samples/
H A Dproxy.c59 char buffer[512]; local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_zstd.c111 const unsigned char *buffer; in zstd_bidder_bid() local
H A Darchive_read_open_fd.c57 void *buffer; member
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c175 static char buffer[512], *tmp; in test_evbuffer() local
833 void *buffer; in test_evbuffer_expand() local
1924 log_change_callback(struct evbuffer *buffer, in log_change_callback()
2231 check_prepend(struct evbuffer *buffer, in check_prepend()
2246 char tmp[128], *buffer = malloc(8096); in test_evbuffer_prepend() local
/freebsd/contrib/libevent/test/
H A Dregress_buffer.c175 static char buffer[512], *tmp; in test_evbuffer() local
833 void *buffer; in test_evbuffer_expand() local
1924 log_change_callback(struct evbuffer *buffer, in log_change_callback()
2231 check_prepend(struct evbuffer *buffer, in check_prepend()
2246 char tmp[128], *buffer = malloc(8096); in test_evbuffer_prepend() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp478 static char const *getImageName(char *buffer, size_t buflen) { in getImageName()
497 static void getTime(char *buffer, size_t buflen, bool underscores = false) { in getTime()
770 char buffer[40]; in printHeaderInfo() local
/freebsd/tools/regression/posixsem/
H A Dposixsem.c1236 char buffer[64]; in exhaust_named_child() local
1256 char buffer[64]; in exhaust_named_sems() local
1367 char buffer[64]; in fdlimit_named_sems() local
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dle.c271 char buffer[2048]; in le_read_local_supported_features() local
1096 char buffer[2048]; in le_read_channel_map() local
1194 char buffer[2048]; in handle_le_remote_features_event() local
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_mapped_section.h168 uint8_t *buffer, uint16_t size, in pt_msec_read()
/freebsd/lib/libdevctl/
H A Ddevctl.c171 devctl_getpath(const char *device, const char *locator, char **buffer) in devctl_getpath()
/freebsd/sys/dev/qlxgb/
H A Dqla_ioctl.h56 void *buffer; member
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_unsolicited_frame_control.h129 void *buffer; member
/freebsd/lib/libc/locale/
H A Dlmonetary.h63 char *buffer; member
/freebsd/lib/libcrypt/
H A Dcrypt-sha256.c64 crypt_sha256(const char *key, const char *salt, char *buffer) in crypt_sha256()
H A Dcrypt-sha512.c64 crypt_sha512(const char *key, const char *salt, char *buffer) in crypt_sha512()
/freebsd/crypto/heimdal/appl/rcp/
H A Drcp.c280 static BUF buffer; in source() local
415 static BUF buffer; in sink() local

1...<<11121314151617181920>>...44