Home
last modified time | relevance | path

Searched defs:cbuf (Results 1 – 14 of 14) sorted by relevance

/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_cirbuf.c150 __cirbuf_shift_left(struct cirbuf *cbuf) in __cirbuf_shift_left()
167 __cirbuf_shift_right(struct cirbuf *cbuf) in __cirbuf_shift_right()
185 cirbuf_align_left(struct cirbuf * cbuf) in cirbuf_align_left()
206 cirbuf_align_right(struct cirbuf * cbuf) in cirbuf_align_right()
268 __cirbuf_del_head(struct cirbuf * cbuf) in __cirbuf_del_head()
278 cirbuf_del_head_safe(struct cirbuf * cbuf) in cirbuf_del_head_safe()
288 cirbuf_del_head(struct cirbuf * cbuf) in cirbuf_del_head()
296 __cirbuf_del_tail(struct cirbuf * cbuf) in __cirbuf_del_tail()
316 cirbuf_del_tail(struct cirbuf * cbuf) in cirbuf_del_tail()
401 cirbuf_get_head(struct cirbuf * cbuf) in cirbuf_get_head()
[all …]
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dddt_zap.c61 uchar_t *cbuf; in ddt_zap_lookup() local
97 uchar_t cbuf[sizeof (dde->dde_phys) + 1]; in ddt_zap_update() local
134 uchar_t cbuf[sizeof (dde->dde_phys) + 1]; in ddt_zap_walk() local
H A Dzio.c1713 void *cbuf = zio_buf_alloc(lsize); in zio_write_compress() local
/f-stack/freebsd/netgraph/
H A Dng_parse.c158 const u_char *data, char *cbuf, int cbuflen) in ng_unparse()
192 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_struct_unparse()
247 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_fixedarray_unparse()
295 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_array_unparse()
353 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int8_unparse()
449 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int16_unparse()
548 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int32_unparse()
643 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int64_unparse()
737 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_string_unparse()
1728 char *cbuf, *p; in ng_get_string_token() local
[all …]
H A Dng_ksocket.c313 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_ksocket_sockaddr_unparse()
/f-stack/freebsd/kern/
H A Dtty_outq.c145 char *cbuf = buf; in ttyoutq_read() local
282 const char *cbuf = buf; in ttyoutq_write() local
H A Dtty_inq.c283 const char *cbuf = buf; in ttyinq_write() local
H A Dtty_ttydisc.c1100 const char *cbuf; in ttydisc_rint_simple() local
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dread.c97 char cbuf[8], sbuf[128]; in __redisReaderSetErrorProtocolByte() local
/f-stack/app/redis-5.0.5/src/
H A Drio.c314 char cbuf[128]; in rioWriteBulkCount() local
H A Dscripting.c74 sds cbuf; /* Debugger client command buffer. */ member
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.c2186 void *cbuf; in ice_discover_dev_caps() local
2220 void *cbuf; in ice_discover_func_caps() local
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c2921 struct rule_check_info rci, *ci, *cbuf; in add_rules() local
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2169 char rbuf[6], wbuf[6], cbuf[6]; in print_status_config() local