Searched defs:ibuf (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-current/contrib/tcp_wrappers/
H A Dpercent_m.c22 char *percent_m(char *obuf, char *ibuf) argument
/freebsd-current/share/examples/sound/
H A Dbasic.c53 int8_t *ibuf = malloc(bytes); local
/freebsd-current/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_aesctr2.c55 unsigned char ibuf[24]; local
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c49 void *obuf, *ibuf; local
/freebsd-current/contrib/nvi/common/
H A Dencoding.c56 looks_utf8(const char *ibuf, size_t nbytes) argument
117 looks_utf16(const char *ibuf, size_t nbytes) argument
177 decode_utf8(const char *ibuf) argument
209 decode_utf16(const char* ibuf, int bigend) argument
/freebsd-current/usr.bin/gzip/
H A Dunzstd.c33 static char *ibuf, *obuf; local
/freebsd-current/sbin/dhclient/
H A Dconvert.c54 u_int32_t ibuf; local
63 int32_t ibuf; local
72 u_int16_t ibuf; local
81 int16_t ibuf; local
[all...]
H A Derrwarn.c173 do_percentm(char *obuf, size_t size, const char *ibuf) argument
/freebsd-current/usr.bin/stdbuf/
H A Dstdbuf.c68 char *ibuf, *obuf, *ebuf; local
/freebsd-current/tools/diag/prtblknos/
H A Dmain.c52 char ibuf[64]; local
/freebsd-current/usr.sbin/traceroute/
H A Difaddrlist.c71 struct ifreq ibuf[(32 * 1024) / sizeof(struct ifreq)], ifr; local
/freebsd-current/contrib/bsnmp/tests/
H A Dasn1.cc119 Asn_value(const Tbuf &ibuf) argument
/freebsd-current/contrib/netbsd-tests/lib/libc/locale/
H A Dt_io.c57 wchar_t ibuf[] = { 0xcf10, 0 }; local
72 wchar_t ibuf[] = { 0xcf10, 0 }; local
88 wchar_t ibuf[] = { 0xcf40, 0 }; local
102 wchar_t ibuf[] = { 0xcf40, 0 }; local
108 struct ibuf { struct
[all...]
/freebsd-current/libexec/bootpd/
H A Dgetether.c124 struct ifreq ibuf[16]; local
/freebsd-current/usr.sbin/fifolog/lib/
H A Dfifolog_write.h61 u_char *ibuf; member in struct:fifolog_writer
/freebsd-current/usr.bin/mail/
H A Dquit.c66 FILE *ibuf, *obuf, *fbuf, *rbuf, *readstat, *abuf; local
387 FILE *obuf, *ibuf, *readsta local
[all...]
/freebsd-current/lib/libopenbsd/
H A Dimsg.c36 imsg_init(struct imsgbuf *ibuf, int fd) argument
47 imsg_read(struct imsgbuf *ibuf) argument
124 imsg_get(struct imsgbuf *ibuf, struct imsg *imsg) argument
166 imsg_compose(struct imsgbuf *ibuf, u_int32_t type, u_int32_t peerid, pid_t pid, int fd, const void *data, u_int16_t datalen) argument
185 imsg_composev(struct imsgbuf *ibuf, u_int32_t type, u_int32_t peerid, pid_t pid, int fd, const struct iovec *iov, int iovcnt) argument
210 imsg_create(struct imsgbuf *ibuf, u_int32_t type, u_int32_t peerid, pid_t pid, u_int16_t datalen) argument
248 imsg_close(struct imsgbuf *ibuf, struct ibuf *msg) argument
270 imsg_get_fd(struct imsgbuf *ibuf) argument
286 imsg_flush(struct imsgbuf *ibuf) argument
295 imsg_clear(struct imsgbuf *ibuf) argument
[all...]
H A Dimsg.h28 struct ibuf { struct
[all...]
/freebsd-current/sys/fs/smbfs/
H A Dsmbfs_subr.c158 char *ibuf = name; local
/freebsd-current/usr.sbin/smbmsg/
H A Dsmbmsg.c62 static unsigned char ibuf[SMB_MAXBLOCKSIZE]; variable
/freebsd-current/usr.sbin/rtadvd/
H A Dadvcap.c113 char ibuf[BUFSIZ]; local
/freebsd-current/usr.sbin/ypldap/
H A Dypldap_dns.c136 struct imsgbuf *ibuf = &iev->ibuf; local
[all...]
/freebsd-current/libexec/rbootd/
H A Dbpf.c210 struct ifreq ibuf[8], *ifrp, *ifend, *mp; local
/freebsd-current/contrib/wpa/src/eap_common/
H A Deap_gpsk_common.c44 u8 ibuf[2], hash[16]; local
79 u8 ibuf[2], hash[SHA256_MAC_LEN]; local
/freebsd-current/contrib/nvi/cl/
H A Dcl.h19 char ibuf[256]; /* Input keys. */ member in struct:_cl_private

Completed in 259 milliseconds

123