Home
last modified time | relevance | path

Searched defs:ibuf (Results 1 – 25 of 107) sorted by relevance

12345

/netbsd-src/tests/lib/libc/locale/
H A Dt_io.c56 wchar_t ibuf[] = { in ATF_TC_BODY() local
77 wchar_t ibuf[] = { in ATF_TC_BODY() local
99 wchar_t ibuf[] = { in ATF_TC_BODY() local
119 wchar_t ibuf[] = { in ATF_TC_BODY() local
132 struct ibuf { struct
141 struct ibuf *ib = vp; in readfn() argument
/netbsd-src/external/bsd/tmux/dist/compat/
H A Dimsg.h31 struct ibuf { struct
42 TAILQ_HEAD(, ibuf) bufs; argument
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dconvert.c42 u_int32_t ibuf; local
51 int32_t ibuf; local
60 unsigned short ibuf; local
69 short ibuf; local
H A Derrwarn.c184 void do_percentm (obuf, obufsize, ibuf) in do_percentm() argument
/netbsd-src/usr.bin/bdes/
H A Dbdes.c407 cvtkey(char *obuf, char *ibuf) in cvtkey()
631 Desbuf ibuf; /* temp buffer for initialization vector */ in cbcdec() local
715 char ibuf[8]; /* input buffer */ in cfbenc() local
758 char ibuf[8]; /* input buffer */ in cfbdec() local
804 char ibuf[8]; /* input buffer */ in cfbaenc() local
851 char ibuf[8]; /* input buffer */ in cfbadec() local
899 char ibuf[8]; /* input buffer */ in ofbenc() local
945 char ibuf[8]; /* input buffer */ in ofbdec() local
993 char ibuf[8]; /* input buffer */ in cfbauth() local
/netbsd-src/usr.bin/mail/
H A Dmime_header.c93 decode_word(const char **ibuf, char **obuf, char *oend, const char *to_cs) in decode_word()
271 decode_comment(char **obuf, char *oend, const char **ibuf, const char *iend, const char *charset) in decode_comment()
344 decode_quoted_string(char **obuf, char *oend, const char **ibuf, const char *iend) in decode_quoted_string()
380 decode_domain_literal(char **obuf, char *oend, const char **ibuf, const char *iend) in decode_domain_literal()
H A Dquit.c141 FILE *ibuf; in edstop() local
269 FILE *ibuf, *obuf, *fbuf, *rbuf, *readstat, *abuf; in quit() local
H A Dfio.c179 setptr(FILE *ibuf, off_t offset) in setptr()
320 readline(FILE *ibuf, char *linebuf, int linesize, int no_restart) in readline()
/netbsd-src/usr.sbin/tcpdchk/
H A Dpercent_m.c30 char *percent_m(char *obuf, const char *ibuf) in percent_m()
/netbsd-src/tests/crypto/opencrypto/
H A Dh_aesctr2.c55 unsigned char ibuf[24]; in main() local
/netbsd-src/lib/libbluetooth/
H A Dsdp-int.h35 uint8_t *ibuf; /* incoming buffer */ member
/netbsd-src/lib/libc/gdtoa/test/
H A DdItest.c36 static char ibuf[2048]; variable
H A Ddtest.c58 static char ibuf[2048], obuf[1024]; variable
H A Dftest.c57 static char ibuf[2048], obuf[1024]; variable
H A DxLtest.c59 static char ibuf[2048], obuf[2048]; variable
H A Dxtest.c59 static char ibuf[2048], obuf[2048]; variable
H A Dddtest.c58 static char ibuf[2048], obuf[1024]; variable
H A DQtest.c59 static char ibuf[2048], obuf[2048]; variable
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dexample_evp_cipher.c77 void *ibuf, *obuf; in main() local
/netbsd-src/sys/dev/usb/
H A Duintuos.c268 uintuos_cth490_intr(struct uhidev *addr, void *ibuf, u_int len) in uintuos_cth490_intr()
339 uintuos_ctl6100_intr(struct uhidev *addr, void *ibuf, u_int len) in uintuos_ctl6100_intr()
/netbsd-src/sbin/clri/
H A Dclri.c79 void *ibuf; in main() local
/netbsd-src/external/bsd/nvi/dist/ipc/
H A Dip_trans.c42 static char ibuf[2048]; /* Input buffer. */ variable
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Doidm.c181 char ibuf[32], *ptr; in oidm_unparse() local
/netbsd-src/external/bsd/tmux/dist/
H A Dproc.c57 struct imsgbuf ibuf; member
167 struct imsgbuf *ibuf = &peer->ibuf; in proc_send() local
/netbsd-src/sys/dev/ir/
H A Dsir.c100 uint8_t ibuf[CHUNK]; in irda_sir_frame() local

12345