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

1234

/freebsd-10-stable/share/examples/ses/srcs/
H A Deltsub.c49 static char rbuf[132]; local
140 static char rbuf[32]; local
[all...]
/freebsd-10-stable/usr.sbin/sesutil/
H A Deltsub.c61 static char rbuf[132]; local
152 static char rbuf[32]; local
[all...]
/freebsd-10-stable/lib/libstand/
H A Drarp.c81 } rbuf; local
H A Darp.c92 } rbuf; local
H A Dnet.c72 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 Dbootp.c109 } rbuf; local
/freebsd-10-stable/usr.bin/netstat/
H A Dnetgraph.c89 u_char rbuf[sizeof(struct ng_mesg) + sizeof(struct nodeinfo)]; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dia64-fbsd-nat.c112 ia64_fbsd_xfer_dirty(struct target_ops *ops, enum target_object obj, const char *annex, void *rbuf, const void *wbuf, ULONGEST ofs, LONGEST len) argument
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Drandom_password.c121 unsigned char rbuf[8]; /* random buffer */ local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_write.c65 char rbuf[3] = { 'a', 'b', 'c' }; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dport-tun.c209 char rbuf[CHAN_RBUF]; local
/freebsd-10-stable/usr.bin/mail/
H A Dquit.c72 FILE *ibuf, *obuf, *fbuf, *rbuf, *readstat, *abuf; local
[all...]
/freebsd-10-stable/libexec/tftpd/
H A Dtftp-file.c271 char rbuf[MAXPKTSIZE]; local
/freebsd-10-stable/bin/ed/
H A Dsub.c108 static char *rbuf; /* substitute_matching_text buffer */ variable
[all...]
/freebsd-10-stable/lib/libnetgraph/
H A Dsock.c114 u_char rbuf[sizeof(struct ng_mesg) + sizeof(struct nodeinfo)]; local
/freebsd-10-stable/sbin/setkey/
H A Dtest-pfkey.c95 u_char rbuf[1024 * 32]; /* XXX: Enough ? Should I do MSG_PEEK ? */ local
H A Dsetkey.c230 u_char rbuf[1024 * 32]; /* XXX: Enough ? Should I do MSG_PEEK ? */ local
297 u_char rbuf[1024 * 32]; /* XXX: Enough ? Should I do MSG_PEEK ? */ local
[all...]
/freebsd-10-stable/crypto/openssl/ssl/
H A Ds2_lib.c382 unsigned char *rbuf, *wbuf; local
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Drecvbuff.c225 recvbuf_t * rbuf; local
/freebsd-10-stable/contrib/wpa/src/radius/
H A Dradius_das.c158 struct wpabuf *rbuf; local
/freebsd-10-stable/sys/security/audit/
H A Daudit_bsm_klib.c467 char *rbuf, *fbuf, *copy; local
/freebsd-10-stable/usr.sbin/faithd/
H A Dftp.c57 static char rbuf[MSS]; variable
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c211 static struct evbuffer *rbuf = NULL, *wbuf = NULL; variable in typeref:struct:evbuffer
[all...]
/freebsd-10-stable/lib/libdpv/
H A Ddialog_util.c124 char rbuf[LINE_MAX]; local
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntpsim.c228 struct recvbuf *rbuf; local
265 struct recvbuf rbuf; /* Buffer for the received packet */ local
445 struct recvbuf *rbuf; local
[all...]

Completed in 356 milliseconds

1234