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

12

/openbsd-current/sys/arch/alpha/stand/
H A Dprom.c75 char cbuf; local
/openbsd-current/sys/arch/alpha/stand/nboot/
H A Dpromcons.c90 char cbuf = c; local
/openbsd-current/sys/ntfs/
H A Dntfs_compr.c42 ntfs_uncompblock(u_int8_t *buf, u_int8_t *cbuf) argument
/openbsd-current/regress/lib/libc/sys/
H A Dt_clock_gettime.c159 char name[128], cbuf[512], ctrbuf[10240]; local
/openbsd-current/usr.sbin/dhcpd/
H A Dudpsock.c88 char cbuf[256], ifname[IF_NAMESIZE]; local
/openbsd-current/usr.bin/vi/vi/
H A Dvs_line.c49 char *p, *cbp, *ecbp, cbuf[128]; local
[all...]
H A Dvs_msg.c402 char *cbp, *ecbp, cbuf[128]; local
/openbsd-current/usr.bin/mg/
H A Dkbd.c401 char *c, cbuf[2]; local
/openbsd-current/usr.sbin/iscsid/
H A Dcontrol.c196 static char cbuf[CONTROL_READ_SIZE]; variable
/openbsd-current/sys/kern/
H A Dtty_endrun.c81 char cbuf[ENDRUNLEN]; /* receive buffer */ member in struct:endrun
[all...]
H A Dtty_msts.c53 char cbuf[MSTSMAX]; /* receive buffer */ member in struct:msts
H A Dtty_nmea.c54 char cbuf[NMEAMAX]; /* receive buffer */ member in struct:nmea
[all...]
/openbsd-current/lib/libedit/
H A Dread.c212 char cbuf[MB_LEN_MAX]; local
/openbsd-current/sys/arch/sparc64/dev/
H A Dcomkbd_ebus.c339 u_int8_t cbuf[SUNKBD_MAX_INPUT_SIZE], *cptr; local
[all...]
/openbsd-current/sys/arch/arm64/dev/
H A Daplspmi.c167 uint8_t *cbuf = buf; local
198 const uint8_t *cbuf = buf; local
/openbsd-current/sys/dev/hil/
H A Dhilkbd.c397 u_char cbuf[HILBUFSIZE * 2]; local
/openbsd-current/sys/dev/adb/
H A Dakbd.c545 char cbuf[2]; local
/openbsd-current/usr.sbin/iscsictl/
H A Discsictl.c48 char cbuf[CONTROL_READ_SIZE]; variable
/openbsd-current/gnu/llvm/lld/MachO/
H A DExportTrie.cpp286 const char *cbuf = reinterpret_cast<const char *>(buf); local
/openbsd-current/usr.sbin/lpr/lpd/
H A Dlpd.c431 char cbuf[BUFSIZ]; /* command line buffer */ variable
/openbsd-current/sys/arch/luna88k/dev/
H A Dlunaws.c314 u_char cbuf[2]; local
/openbsd-current/usr.bin/doas/
H A Ddoas.c208 char *challenge = NULL, *response, rbuf[1024], cbuf[128]; local
/openbsd-current/usr.bin/less/
H A Dcommand.c179 char *cbuf; local
919 char *cbuf; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dar.c817 char *cbuf = xmalloc (BUFSIZE); local
864 char *cbuf = xmalloc (BUFSIZE); local
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dar.c801 char *cbuf = xmalloc (BUFSIZE); local
848 char *cbuf = xmalloc (BUFSIZE); local

Completed in 210 milliseconds

12