Searched defs:obuf (Results 1 - 25 of 65) sorted by relevance

123

/freebsd-10-stable/contrib/tcp_wrappers/
H A Dmyvsyslog.c27 char obuf[3 * STRING_LENGTH]; local
/freebsd-10-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_aesctr2.c56 unsigned char obuf[24]; local
/freebsd-10-stable/contrib/wpa/src/tls/
H A Dpkcs8.c25 char obuf[80]; local
H A Dpkcs5.c51 char obuf[80]; local
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c49 void *obuf, *ibuf; local
/freebsd-10-stable/lib/libipx/
H A Dipx_ntoa.c48 static char obuf[40]; local
/freebsd-10-stable/sbin/dhclient/
H A Dconvert.c88 putULong(unsigned char *obuf, u_int32_t val) argument
96 putLong(unsigned char *obuf, int32_t val) argument
104 putUShort(unsigned char *obuf, unsigned int val) argument
112 putShort(unsigned char *obuf, int val) argument
H A Derrwarn.c173 do_percentm(char *obuf, size_t size, char *ibuf) argument
/freebsd-10-stable/usr.bin/gzip/
H A Dunxz.c49 uint8_t obuf[BUFSIZ]; local
/freebsd-10-stable/usr.bin/stdbuf/
H A Dstdbuf.c51 char *ibuf, *obuf, *ebuf; local
/freebsd-10-stable/crypto/openssl/crypto/rc4/
H A Drc4test.c122 unsigned char obuf[512]; local
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Dsetproctitle.c68 static char *obuf = NULL; local
/freebsd-10-stable/usr.sbin/fifolog/lib/
H A Dfifolog_write.h57 u_char *obuf; member in struct:fifolog_writer
H A Dfifolog_reader.c51 unsigned char *obuf; member in struct:fifolog_reader
[all...]
/freebsd-10-stable/usr.bin/mail/
H A Dquit.c72 FILE *ibuf, *obuf, *fbuf, *rbuf, *readstat, *abuf; local
340 FILE *obuf; local
393 FILE *obuf, *ibuf, *readstat; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_select.c90 char obuf[sizeof(oset) + 3], nbuf[sizeof(nset) + 3]; local
/freebsd-10-stable/contrib/less/
H A Doutput.c83 static char obuf[OUTBUF_SIZE]; variable
[all...]
/freebsd-10-stable/lib/libc/net/
H A Dlinkaddr.c128 static char obuf[64]; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_io.c81 wchar_t obuf[20]; local
111 wchar_t obuf[20]; local
/freebsd-10-stable/sys/fs/smbfs/
H A Dsmbfs_subr.c161 char *obuf = outbuf; local
/freebsd-10-stable/usr.bin/mkstr/
H A Dmkstr.c323 fgetNUL(char *obuf, int rmdr, FILE *file) argument
/freebsd-10-stable/usr.sbin/smbmsg/
H A Dsmbmsg.c63 static unsigned char obuf[SMB_MAXBLOCKSIZE]; variable
/freebsd-10-stable/usr.bin/ktrdump/
H A Dktrdump.c77 static char obuf[PATH_MAX]; variable
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbf_lbuf.c98 char *obuf; /* the output char array */ member in struct:bio_linebuffer_ctx_struct
[all...]
/freebsd-10-stable/sys/dev/pcf/
H A Dpcf.c429 char *obuf = buf; local

Completed in 140 milliseconds

123