Searched defs:cbuf (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dnet_read.c47 char *cbuf = (char *)buf; local
72 char *cbuf = (char *)buf; local
H A Dnet_write.c47 const char *cbuf = (const char *)buf; local
70 const char *cbuf = (const char *)buf; local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dnet_write.c56 const char *cbuf = (const char *)buf; local
/freebsd-11-stable/stand/ofw/libofw/
H A Dofw_console.c75 char cbuf; local
/freebsd-11-stable/contrib/ipfilter/ipsend/
H A Dsdlpi.c137 struct strbuf cbuf; local
H A Dsnit.c122 struct strbuf cbuf, *cp = &cbuf, dbuf, *dp = &dbuf; local
/freebsd-11-stable/usr.bin/tip/libacu/
H A Dbiz22.c64 char cbuf[40]; local
/freebsd-11-stable/sbin/nvmecontrol/
H A Didentify.c49 char cbuf[UINT128_DIG + 1]; local
/freebsd-11-stable/contrib/ntp/libntp/
H A Ddofptoa.c23 u_char cbuf[12]; local
H A Ddolfptoa.c23 u_char cbuf[24]; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dddt_zap.c60 uchar_t cbuf[sizeof (dde->dde_phys) + 1]; local
92 uchar_t cbuf[sizeof (dde->dde_phys) + 1]; local
118 uchar_t cbuf[sizeof (dde->dde_phys) + 1]; local
[all...]
/freebsd-11-stable/libexec/bootpd/
H A Dgetether.c195 struct strbuf cbuf; local
[all...]
/freebsd-11-stable/sys/powerpc/mambo/
H A Dmambo_console.c181 char cbuf; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clock_gettime.c162 char name[128], cbuf[512], ctrbuf[10240]; local
/freebsd-11-stable/sys/dev/cfe/
H A Dcfe_console.c216 char cbuf; local
/freebsd-11-stable/contrib/nvi/vi/
H A Dvs_line.c52 CHAR_T *cbp, *ecbp, cbuf[128]; local
[all...]
H A Dvs_msg.c400 char *cbp, *ecbp, cbuf[128]; local
/freebsd-11-stable/sys/dev/ofw/
H A Dofw_console.c225 char cbuf; local
/freebsd-11-stable/usr.bin/rwho/
H A Drwho.c190 char buf[BUFSIZ], cbuf[80]; local
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dtrans_udp.c225 char cbuf[CMSG_SPACE(sizeof(struct in_addr))]; local
273 char cbuf[CMSG_SPACE(SOCKCREDSIZE(CMGROUP_MAX)) + local
/freebsd-11-stable/sys/kern/
H A Dtty_outq.c143 char *cbuf = buf; local
280 const char *cbuf = buf; local
/freebsd-11-stable/lib/libedit/
H A Dread.c313 char cbuf[MB_LEN_MAX]; local
H A Dchartype.c189 char cbuf[MB_LEN_MAX]; local
/freebsd-11-stable/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c79 char cbuf[CMSG_SPACE(sizeof(struct sockaddr_storage))]; local
/freebsd-11-stable/tools/regression/doat/
H A Ddoat.c99 char cbuf[PATH_MAX]; variable

Completed in 171 milliseconds

123