Home
last modified time | relevance | path

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

1234

/NextBSD/share/examples/ses/srcs/
HDeltsub.c49 static char rbuf[132]; in geteltnm() local
140 static char rbuf[32]; in scode2ascii() local
/NextBSD/usr.sbin/sesutil/
HDeltsub.c61 static char rbuf[132]; in geteltnm() local
152 static char rbuf[32]; in scode2ascii() local
/NextBSD/contrib/ntp/ntpd/
HDntpsim.c227 struct recvbuf *rbuf; in sim_event_timer() local
264 struct recvbuf rbuf; /* Buffer for the received packet */ in simulate_server() local
444 struct recvbuf *rbuf; in sim_event_recv_packet() local
/NextBSD/usr.bin/netstat/
HDnetgraph.c89 u_char rbuf[sizeof(struct ng_mesg) + sizeof(struct nodeinfo)]; in netgraphprotopr() local
/NextBSD/sbin/setkey/
HDsetkey.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
HDtest-pfkey.c95 u_char rbuf[1024 * 32]; /* XXX: Enough ? Should I do MSG_PEEK ? */ in sendkeymsg() local
/NextBSD/contrib/gdb/gdb/
HDia64-fbsd-nat.c113 const char *annex, void *rbuf, const void *wbuf, in ia64_fbsd_xfer_dirty()
/NextBSD/crypto/heimdal/kadmin/
HDrandom_password.c121 unsigned char rbuf[8]; /* random buffer */ in generate_password() local
/NextBSD/sys/dev/ichiic/
HDig4_iic.c311 char *wbuf, int wcount, char *rbuf, int rcount, int *actualp) in smb_transaction()
826 char rbuf[2]; in ig4iic_smb_pcall() local
888 char *wbuf, int wcount, char *rbuf, int rcount, in ig4iic_smb_trans()
HDig4_var.h65 char rbuf[IG4_RBUFSIZE]; member
/NextBSD/crypto/openssh/openbsd-compat/
HDport-tun.c208 char rbuf[CHAN_RBUF]; in sys_tun_infilter() local
/NextBSD/lib/libstand/
HDrarp.c81 } rbuf; local
HDnet.c76 void *rbuf, size_t rsize) in sendrecv()
HDarp.c92 } rbuf; local
/NextBSD/usr.bin/mail/
HDquit.c72 FILE *ibuf, *obuf, *fbuf, *rbuf, *readstat, *abuf; in quit() local
/NextBSD/sys/dev/hptnr/
HDhptnr_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
/NextBSD/libexec/tftpd/
HDtftp-file.c269 char rbuf[MAXPKTSIZE]; in synchnet() local
/NextBSD/sys/dev/smbus/
HDsmb.h51 char *rbuf; /* use rdata if NULL */ member
/NextBSD/contrib/wpa/src/rsn_supp/
HDpeerkey.c70 u8 *rbuf, *pos; in wpa_supplicant_send_smk_error() local
132 u8 *rbuf, *pos; in wpa_supplicant_send_smk_m3() local
986 u8 bssid[ETH_ALEN], *rbuf, *pos, *count_pos; in wpa_sm_stkstart() local
/NextBSD/lib/libnetgraph/
HDsock.c115 u_char rbuf[sizeof(struct ng_mesg) + in NgMkSockNode() member
/NextBSD/bin/ed/
HDsub.c108 static char *rbuf; /* substitute_matching_text buffer */ variable
/NextBSD/contrib/ntp/libntp/
HDrecvbuff.c228 recvbuf_t * rbuf; in get_full_recv_buffer() local
/NextBSD/contrib/netbsd-tests/lib/libc/sys/
HDt_write.c75 char rbuf[3] = { 'a', 'b', 'c' }; in ATF_TC_BODY() local
/NextBSD/sys/dev/hpt27xx/
HDhpt27xx_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
/NextBSD/contrib/wpa/src/radius/
HDradius_das.c203 struct wpabuf *rbuf; in radius_das_receive() local

1234