Home
last modified time | relevance | path

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

1234

/freebsd-10-stable/share/examples/ses/srcs/
Deltsub.c49 static char rbuf[132]; in geteltnm() local
140 static char rbuf[32]; in scode2ascii() local
/freebsd-10-stable/usr.sbin/sesutil/
Deltsub.c61 static char rbuf[132]; in geteltnm() local
152 static char rbuf[32]; in scode2ascii() local
/freebsd-10-stable/contrib/ntp/ntpd/
Dntpsim.c228 struct recvbuf *rbuf; in sim_event_timer() local
265 struct recvbuf rbuf; /* Buffer for the received packet */ in simulate_server() local
445 struct recvbuf *rbuf; in sim_event_recv_packet() local
/freebsd-10-stable/usr.bin/netstat/
Dnetgraph.c89 u_char rbuf[sizeof(struct ng_mesg) + sizeof(struct nodeinfo)]; in netgraphprotopr() local
/freebsd-10-stable/sbin/setkey/
Dsetkey.c230 u_char rbuf[1024 * 32]; /* XXX: Enough ? Should I do MSG_PEEK ? */ in promisc() local
297 u_char rbuf[1024 * 32]; /* XXX: Enough ? Should I do MSG_PEEK ? */ local
Dtest-pfkey.c95 u_char rbuf[1024 * 32]; /* XXX: Enough ? Should I do MSG_PEEK ? */ in sendkeymsg() local
/freebsd-10-stable/crypto/heimdal/kadmin/
Drandom_password.c121 unsigned char rbuf[8]; /* random buffer */ in generate_password() local
/freebsd-10-stable/contrib/gdb/gdb/
Dia64-fbsd-nat.c113 const char *annex, void *rbuf, const void *wbuf, in ia64_fbsd_xfer_dirty()
/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dport-tun.c209 char rbuf[CHAN_RBUF]; in sys_tun_infilter() local
/freebsd-10-stable/lib/libstand/
Dnet.c76 void *rbuf, size_t rsize) in sendrecv()
Drarp.c81 } rbuf; local
Darp.c92 } rbuf; local
/freebsd-10-stable/usr.bin/mail/
Dquit.c72 FILE *ibuf, *obuf, *fbuf, *rbuf, *readstat, *abuf; in quit() local
/freebsd-10-stable/sys/dev/hptnr/
Dhptnr_osm_bsd.c768 HPT_U8 *rbuf; in hpt_scsi_io() local
877 HPT_U8 *rbuf = ccb->csio.data_ptr; in hpt_scsi_io() local
921 HPT_U8 *rbuf = ccb->csio.data_ptr; in hpt_scsi_io() local
929 HPT_U8 *rbuf = ccb->csio.data_ptr; in hpt_scsi_io() local
/freebsd-10-stable/libexec/tftpd/
Dtftp-file.c271 char rbuf[MAXPKTSIZE]; in synchnet() local
/freebsd-10-stable/sys/dev/xen/console/
Dconsole.c70 static char rbuf[RBUF_SIZE]; variable
335 static char rbuf[16]; in xencons_priv_interrupt() local
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
Dpeerkey.c69 u8 *rbuf, *pos; in wpa_supplicant_send_smk_error() local
129 u8 *rbuf, *pos; in wpa_supplicant_send_smk_m3() local
1006 u8 bssid[ETH_ALEN], *rbuf, *pos, *count_pos; in wpa_sm_stkstart() local
Dwpa.c90 u8 bssid[ETH_ALEN], *rbuf; in wpa_sm_key_request() local
278 u8 *rbuf; in wpa_supplicant_send_2_of_4() local
1068 u8 *rbuf; in wpa_supplicant_send_4_of_4() local
1347 u8 *rbuf; in wpa_supplicant_send_2_of_2() local
/freebsd-10-stable/lib/libnetgraph/
Dsock.c114 u_char rbuf[sizeof(struct ng_mesg) + sizeof(struct nodeinfo)]; in NgMkSockNode() local
/freebsd-10-stable/bin/ed/
Dsub.c108 static char *rbuf; /* substitute_matching_text buffer */ variable
/freebsd-10-stable/contrib/ntp/libntp/
Drecvbuff.c225 recvbuf_t * rbuf; in get_full_recv_buffer() local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
Dt_write.c65 char rbuf[3] = { 'a', 'b', 'c' }; in ATF_TC_BODY() local
/freebsd-10-stable/sys/dev/hpt27xx/
Dhpt27xx_osm_bsd.c638 HPT_U8 *rbuf = ccb->csio.data_ptr; in hpt_scsi_io() local
681 HPT_U8 *rbuf = ccb->csio.data_ptr; in hpt_scsi_io() local
689 HPT_U8 *rbuf = ccb->csio.data_ptr; in hpt_scsi_io() local
/freebsd-10-stable/contrib/wpa/src/radius/
Dradius_das.c158 struct wpabuf *rbuf; in radius_das_receive() local
/freebsd-10-stable/crypto/openssl/ssl/
Ds2_lib.c382 unsigned char *rbuf, *wbuf; in ssl2_clear() local

1234