Home
last modified time | relevance | path

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

12

/openbsd/usr.bin/vi/vi/
H A Dvs_line.c49 char *p, *cbp, *ecbp, cbuf[128]; in vs_line() local
400 #define FLUSH(gp, sp, cbp, cbuf) do { \ in vs_line() argument
H A Dvs_msg.c402 char *cbp, *ecbp, cbuf[128]; in vs_output() local
/openbsd/sys/arch/arm64/dev/
H A Daplspmi.c167 uint8_t *cbuf = buf; in aplspmi_cmd_read() local
198 const uint8_t *cbuf = buf; in aplspmi_cmd_write() local
/openbsd/sys/arch/alpha/stand/
H A Dprom.c75 char cbuf; local
/openbsd/sys/arch/alpha/stand/nboot/
H A Dpromcons.c90 char cbuf = c; in prom_cnputc() local
/openbsd/sys/ntfs/
H A Dntfs_compr.c42 ntfs_uncompblock(u_int8_t *buf, u_int8_t *cbuf) in ntfs_uncompblock()
/openbsd/usr.bin/less/
H A Dcommand.c179 char *cbuf; in exec_mca() local
919 char *cbuf; in commands() local
/openbsd/regress/lib/libc/sys/
H A Dt_clock_gettime.c159 char name[128], cbuf[512], ctrbuf[10240]; in ATF_TC_BODY() local
/openbsd/usr.sbin/dhcpd/
H A Dudpsock.c88 char cbuf[256], ifname[IF_NAMESIZE]; in udpsock_handler() local
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dar.c817 char *cbuf = xmalloc (BUFSIZE); in print_contents() local
864 char *cbuf = xmalloc (BUFSIZE); in extract_file() local
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dar.c801 char *cbuf = xmalloc (BUFSIZE); in print_contents() local
848 char *cbuf = xmalloc (BUFSIZE); in extract_file() local
/openbsd/usr.sbin/iscsid/
H A Dcontrol.c196 static char cbuf[CONTROL_READ_SIZE]; variable
/openbsd/regress/lib/libssl/ssl/
H A Dssltest.c850 char cbuf[1024*8]; in doit_biopair() local
1127 char cbuf[1024*8], sbuf[1024*8]; in doit() local
/openbsd/lib/libedit/
H A Dread.c212 char cbuf[MB_LEN_MAX]; in read_char() local
/openbsd/usr.sbin/iscsictl/
H A Discsictl.c48 char cbuf[CONTROL_READ_SIZE]; variable
/openbsd/sys/dev/adb/
H A Dakbd.c545 char cbuf[2]; in akbd_input() local
/openbsd/usr.bin/mg/
H A Dkbd.c401 char *c, cbuf[2]; in ask_selfinsert() local
/openbsd/gnu/llvm/lld/MachO/
H A DExportTrie.cpp286 const char *cbuf = reinterpret_cast<const char *>(buf); in parse() local
/openbsd/sys/kern/
H A Dtty_msts.c53 char cbuf[MSTSMAX]; /* receive buffer */ member
/openbsd/usr.sbin/lpr/lpd/
H A Dlpd.c431 char cbuf[BUFSIZ]; /* command line buffer */ variable
/openbsd/sys/dev/fdt/
H A Dqcspmi.c314 uint8_t *cbuf = buf; in qcspmi_cmd_read() local
374 const uint8_t *cbuf = buf; in qcspmi_cmd_write() local
/openbsd/libexec/ftpd/
H A Dftpcmd.y93 char cbuf[512]; variable
/openbsd/sys/arch/sparc64/dev/
H A Dcomkbd_ebus.c339 u_int8_t cbuf[SUNKBD_MAX_INPUT_SIZE], *cptr; in comkbd_soft() local
/openbsd/sys/dev/hil/
H A Dhilkbd.c397 u_char cbuf[HILBUFSIZE * 2]; in hilkbd_callback() local
/openbsd/usr.bin/doas/
H A Ddoas.c208 char *challenge = NULL, *response, rbuf[1024], cbuf[128]; in authuser_checkpass() local

12