Home
last modified time | relevance | path

Searched defs:obuf (Results 1 – 25 of 72) sorted by relevance

123

/freebsd/sbin/dhclient/
H A Dconvert.c88 putULong(unsigned char *obuf, u_int32_t val) in putULong()
96 putLong(unsigned char *obuf, int32_t val) in putLong()
104 putUShort(unsigned char *obuf, unsigned int val) in putUShort()
112 putShort(unsigned char *obuf, int val) in putShort()
H A Derrwarn.c173 do_percentm(char *obuf, size_t size, const char *ibuf) in do_percentm()
/freebsd/crypto/openssl/test/
H A Drc4test.c66 unsigned char obuf[512]; in test_rc4_encrypt() local
77 unsigned char obuf[512]; in test_rc4_end_processing() local
90 unsigned char obuf[512]; in test_rc4_multi_call() local
/freebsd/usr.bin/mail/
H A Dquit.c66 FILE *ibuf, *obuf, *fbuf, *rbuf, *readstat, *abuf; in quit() local
334 FILE *obuf; in writeback() local
387 FILE *obuf, *ibuf, *readstat; in edstop() local
H A Dsend.c49 sendmessage(struct message *mp, FILE *obuf, struct ignoretab *doign, in sendmessage()
221 statusput(struct message *mp, FILE *obuf, char *prefix) in statusput()
/freebsd/contrib/tcp_wrappers/
H A Dpercent_m.c22 char *percent_m(char *obuf, char *ibuf) in percent_m()
H A Dmyvsyslog.c24 char obuf[3 * STRING_LENGTH]; in myvsyslog() local
/freebsd/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_aesctr2.c56 unsigned char obuf[24]; in main() local
/freebsd/contrib/netbsd-tests/lib/libc/locale/
H A Dt_io.c73 wchar_t obuf[20]; in ATF_TC_BODY() local
103 wchar_t obuf[20]; in ATF_TC_BODY() local
/freebsd/usr.bin/gzip/
H A Dunzstd.c33 static char *ibuf, *obuf; in unzstd() local
/freebsd/usr.bin/stdbuf/
H A Dstdbuf.c68 char *ibuf, *obuf, *ebuf; in main() local
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c49 void *obuf, *ibuf; in init_network() local
/freebsd/contrib/wpa/src/tls/
H A Dpkcs8.c25 char obuf[80]; in pkcs8_key_import() local
H A Dpkcs5.c96 char obuf[80]; in pkcs5_get_params_pbes2() local
267 char obuf[80]; in pkcs5_get_params() local
H A Dtlsv1_cred.c448 char obuf[80]; in pkcs12_certbag() local
570 char obuf[80]; in pkcs12_parse_attr() local
611 char obuf[80]; in pkcs12_safebag() local
/freebsd/lib/libc/net/
H A Dlinkaddr.c121 static char obuf[64]; in link_ntoa() local
/freebsd/lib/libc/gen/
H A Dsetproctitle.c71 static char *obuf = NULL; in setproctitle_internal() local
/freebsd/usr.sbin/smbmsg/
H A Dsmbmsg.c63 static unsigned char obuf[SMB_MAXBLOCKSIZE]; variable
/freebsd/usr.bin/ktrdump/
H A Dktrdump.c81 static char obuf[PATH_MAX]; variable
/freebsd/contrib/sendmail/src/
H A Dheaders.c1768 char obuf[MAXLINE]; local
2040 char obuf[MAXLINE + 256]; /* additional length for h_field */ local
2110 char obuf[MAXLINE + 3]; local
/freebsd/usr.sbin/fifolog/lib/
H A Dfifolog_write.h57 u_char *obuf; member
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_select.c90 char obuf[sizeof(oset) + 3], nbuf[sizeof(nset) + 3]; in child() local
/freebsd/sys/dev/pcf/
H A Dpcf.c425 char *obuf = buf; in pcf_read() local
/freebsd/usr.bin/mkstr/
H A Dmkstr.c310 fgetNUL(char *obuf, int rmdr, FILE *file) in fgetNUL()
/freebsd/crypto/openssh/
H A Dprogressmeter.c127 char *buf = NULL, *obuf = NULL; in refresh_progress_meter() local

123