Searched defs:rbuf (Results 1 - 25 of 74) sorted by relevance

123

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpacked-1.c6 struct rbuf struct
/openbsd-current/lib/libc/stdlib/
H A Drealpath.c34 char rbuf[PATH_MAX]; local
H A D__mktemp4.c64 unsigned short rbuf[16]; local
/openbsd-current/regress/lib/libc/vis/
H A Dvis_test.c16 char rbuf[NCH * 4]; variable
/openbsd-current/sys/lib/libsa/
H A Drarp.c77 } rbuf; local
H A Dbootp.c78 } rbuf; local
H A Dnet.c67 sendrecv(struct iodesc *d, ssize_t (*sproc)(struct iodesc *, void *, size_t), void *sbuf, size_t ssize, ssize_t (*rproc)(struct iodesc *, void *, size_t, time_t), void *rbuf, size_t rsize) argument
H A Darp.c89 } rbuf; local
/openbsd-current/usr.bin/cvs/
H A Dremove.c141 char *entry, buf[PATH_MAX], tbuf[CVS_TIME_BUFSZ], rbuf[CVS_REV_BUFSZ]; local
H A Dtag.c241 char rbuf[CVS_REV_BUFSZ]; local
H A Ddiff.c308 char rbuf[CVS_REV_BUFSZ], tbuf[CVS_TIME_BUFSZ], *p1, *p2; local
[all...]
H A Dedit.c387 char *entry, rbuf[CVS_REV_BUFSZ]; local
431 char buf[PATH_MAX], *fields[2], rbuf[CVS_REV_BUFSZ]; local
/openbsd-current/usr.sbin/relayd/
H A Dcheck_tls.c42 char rbuf[SMALL_READ_BUF_SIZE]; local
H A Dcheck_tcp.c252 char rbuf[SMALL_READ_BUF_SIZE]; local
/openbsd-current/usr.bin/mail/
H A Dquit.c67 FILE *ibuf = NULL, *obuf, *fbuf, *rbuf, *abuf; local
[all...]
/openbsd-current/usr.bin/dig/lib/dns/rdata/generic/
H A Dkeydata_65533.c128 char rbuf[ISC_FORMATHTTPTIMESTAMP_SIZE]; local
/openbsd-current/regress/lib/libc/sys/
H A Dt_write.c65 char rbuf[3] = { 'a', 'b', 'c' }; local
/openbsd-current/usr.bin/tftp/
H A Dtftpsubs.c260 char rbuf[SEGSIZE_MIN]; local
/openbsd-current/bin/ed/
H A Dsub.c118 static char *rbuf; /* substitute_matching_text buffer */ variable
[all...]
/openbsd-current/gnu/usr.bin/cvs/vms/
H A Dndir.c214 static char rbuf[257]; local
/openbsd-current/usr.bin/rcs/
H A Drcsdiff.c279 char rbuf[RCS_REV_BUFSZ]; local
/openbsd-current/sys/dev/sun/
H A Dsunkbd.c182 u_char rbuf[SUNKBD_MAX_INPUT_SIZE * 2]; local
/openbsd-current/regress/lib/libssl/buffer/
H A Dbuffertest.c278 uint8_t *rbuf = NULL, *wbuf = NULL; local
/openbsd-current/lib/libssl/
H A Dtls_buffer.c168 tls_buffer_read(struct tls_buffer *buf, uint8_t *rbuf, size_t n) argument
/openbsd-current/usr.bin/tmux/
H A Dinput-keys.c585 input_key_get_mouse(struct screen *s, struct mouse_event *m, u_int x, u_int y, const char **rbuf, size_t *rlen) argument

Completed in 507 milliseconds

123