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

123

/freebsd-11-stable/contrib/tcp_wrappers/
H A Dmyvsyslog.c27 char obuf[3 * STRING_LENGTH]; local
/freebsd-11-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_aesctr2.c56 unsigned char obuf[24]; local
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dpkcs8.c25 char obuf[80]; local
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c49 void *obuf, *ibuf; local
/freebsd-11-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, const char *ibuf) argument
/freebsd-11-stable/crypto/openssl/crypto/rc4/
H A Drc4test.c122 unsigned char obuf[512]; local
[all...]
/freebsd-11-stable/usr.bin/stdbuf/
H A Dstdbuf.c53 char *ibuf, *obuf, *ebuf; local
/freebsd-11-stable/lib/libc/gen/
H A Dsetproctitle.c63 static char *obuf = NULL; local
/freebsd-11-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-11-stable/lib/libc/net/
H A Dlinkaddr.c125 static char obuf[64]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_io.c81 wchar_t obuf[20]; local
111 wchar_t obuf[20]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_select.c90 char obuf[sizeof(oset) + 3], nbuf[sizeof(nset) + 3]; local
/freebsd-11-stable/usr.sbin/fifolog/lib/
H A Dfifolog_reader.c53 unsigned char *obuf; member in struct:fifolog_reader
[all...]
H A Dfifolog_write.h59 u_char *obuf; member in struct:fifolog_writer
/freebsd-11-stable/bin/ed/
H A Dcbc.c224 expand_des_key(char *obuf, char *kbuf) argument
/freebsd-11-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-11-stable/sys/dev/pcf/
H A Dpcf.c429 char *obuf = buf; local
/freebsd-11-stable/usr.bin/mkstr/
H A Dmkstr.c323 fgetNUL(char *obuf, int rmdr, FILE *file) argument
/freebsd-11-stable/sys/fs/smbfs/
H A Dsmbfs_subr.c160 char *obuf = outbuf; local
/freebsd-11-stable/usr.sbin/smbmsg/
H A Dsmbmsg.c65 static unsigned char obuf[SMB_MAXBLOCKSIZE]; variable
/freebsd-11-stable/usr.bin/ktrdump/
H A Dktrdump.c80 static char obuf[PATH_MAX]; variable
/freebsd-11-stable/contrib/less/
H A Doutput.c82 static char obuf[OUTBUF_SIZE]; variable
[all...]
/freebsd-11-stable/lib/libkiconv/
H A Dxlat16_iconv.c341 my_iconv_char(iconv_t cd, u_char **ibuf, size_t * ilen, u_char **obuf, argument
/freebsd-11-stable/secure/usr.bin/bdes/
H A Dbdes.c355 cvtkey(DES_cblock obuf, char *ibuf) argument
720 char obuf[8]; /* output buffer */ local
766 char obuf[8]; /* output buffer */ local
812 char obuf[8]; /* output buffer */ local
860 char obuf[8]; /* output buffer */ local
906 char obuf[8]; /* output buffer */ local
[all...]

Completed in 156 milliseconds

123