| /f-stack/freebsd/sys/ |
| H A D | sbuf.h | 44 struct sbuf { struct 46 sbuf_drain_func *s_drain_func; /* drain function */ argument 59 #define SBUF_DYNSTRUCT 0x00080000 /* sbuf must be freed */ argument 79 struct sbuf *sbuf_new(struct sbuf *, char *, int, int); argument
|
| /f-stack/tools/libnetgraph/ |
| H A D | sock.c | 101 u_char sbuf[NG_NODESIZ + NGSA_OVERHEAD]; in NgMkSockNode() local 146 u_char sbuf[NG_NODESIZ + 1 + NGSA_OVERHEAD]; in NgMkSockNode() local
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/ |
| H A D | tmpfile_003_pos.c | 32 struct stat sbuf; in main() local
|
| H A D | tmpfile_002_pos.c | 33 struct stat sbuf; in main() local
|
| /f-stack/tools/ngctl/ |
| H A D | status.c | 62 u_char sbuf[sizeof(struct ng_mesg) + NG_TEXTRESPONSE]; in StatusCmd() local
|
| H A D | config.c | 63 u_char sbuf[sizeof(struct ng_mesg) + NG_TEXTRESPONSE]; in ConfigCmd() local
|
| H A D | main.c | 682 char ch, sbuf[100]; local
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/mkbusy/ |
| H A D | mkbusy.c | 72 struct stat sbuf; in main() local
|
| /f-stack/freebsd/net/ |
| H A D | bpf_buffer.c | 166 caddr_t fbuf, sbuf; in bpf_buffer_ioctl_sblen() local
|
| H A D | mppcc.c | 150 uint8_t *hist, *sbuf, *p, *q, *r, *s; in MPPC_Compress() local
|
| /f-stack/freebsd/netgraph/atm/uni/ |
| H A D | ng_uni.c | 261 uni_do_status(struct uni *uni, void *uarg, void *sbuf, const char *fmt, ...) in uni_do_status() 273 struct sbuf sbuf; in text_status() local
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lstring.c | 100 char *sbuf; in createstrobj() local
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_rxtx.c | 474 struct rte_mbuf *sbuf = buf; in mlx4_tx_burst_fill_tso_dsegs() local 744 struct rte_mbuf *sbuf = buf; in mlx4_tx_burst_segs() local
|
| /f-stack/freebsd/vm/ |
| H A D | vm_phys.c | 259 struct sbuf sbuf; in sysctl_vm_phys_free() local 302 struct sbuf sbuf; in sysctl_vm_phys_segs() local 350 struct sbuf sbuf; in sysctl_vm_phys_locality() local
|
| H A D | vm_reserv.c | 358 struct sbuf sbuf; in sysctl_vm_reserv_partpopq() local
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | read.c | 97 char cbuf[8], sbuf[128]; in __redisReaderSetErrorProtocolByte() local
|
| /f-stack/freebsd/netgraph/atm/sscfu/ |
| H A D | ng_sscfu.c | 187 struct sbuf sbuf; in text_status() local
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_async.c | 82 u_char *sbuf; /* Buffer to decode async into */ member
|
| /f-stack/freebsd/netipsec/ |
| H A D | key_debug.c | 969 char sbuf[IPSEC_ADDRSTRLEN], dbuf[IPSEC_ADDRSTRLEN]; in ipsec_sa2str() local
|
| /f-stack/freebsd/kern/ |
| H A D | subr_kdb.c | 150 struct sbuf sbuf; in kdb_sysctl_available() local
|
| /f-stack/freebsd/x86/x86/ |
| H A D | intr_machdep.c | 725 struct sbuf sbuf; local
|
| /f-stack/freebsd/netgraph/atm/sscop/ |
| H A D | ng_sscop.c | 377 struct sbuf sbuf; in text_status() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | abd.c | 973 abd_copy_off_cb(void *dbuf, void *sbuf, size_t size, void *private) in abd_copy_off_cb()
|
| H A D | vdev_raidz.c | 739 vdev_raidz_reconst_p_func(void *dbuf, void *sbuf, size_t size, void *private) in vdev_raidz_reconst_p_func() 754 vdev_raidz_reconst_q_pre_func(void *dbuf, void *sbuf, size_t size, in vdev_raidz_reconst_q_pre_func()
|
| /f-stack/app/micro_thread/ |
| H A D | mt_api.cpp | 749 ScopedBuf sbuf(rcv_buf, keep_rcv_buf); in mt_tcp_check_recv() local
|