/freebsd/sbin/dhclient/ |
H A D | convert.c | 88 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 D | errwarn.c | 173 do_percentm(char *obuf, size_t size, const char *ibuf) in do_percentm()
|
/freebsd/crypto/openssl/test/ |
H A D | rc4test.c | 66 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 D | quit.c | 66 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 D | send.c | 49 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 D | percent_m.c | 22 char *percent_m(char *obuf, char *ibuf) in percent_m()
|
H A D | myvsyslog.c | 24 char obuf[3 * STRING_LENGTH]; in myvsyslog() local
|
/freebsd/contrib/netbsd-tests/crypto/opencrypto/ |
H A D | h_aesctr2.c | 56 unsigned char obuf[24]; in main() local
|
/freebsd/contrib/netbsd-tests/lib/libc/locale/ |
H A D | t_io.c | 73 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 D | unzstd.c | 33 static char *ibuf, *obuf; in unzstd() local
|
/freebsd/usr.bin/stdbuf/ |
H A D | stdbuf.c | 68 char *ibuf, *obuf, *ebuf; in main() local
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | network.c | 49 void *obuf, *ibuf; in init_network() local
|
/freebsd/contrib/wpa/src/tls/ |
H A D | pkcs8.c | 25 char obuf[80]; in pkcs8_key_import() local
|
H A D | pkcs5.c | 96 char obuf[80]; in pkcs5_get_params_pbes2() local 267 char obuf[80]; in pkcs5_get_params() local
|
H A D | tlsv1_cred.c | 448 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 D | linkaddr.c | 121 static char obuf[64]; in link_ntoa() local
|
/freebsd/lib/libc/gen/ |
H A D | setproctitle.c | 71 static char *obuf = NULL; in setproctitle_internal() local
|
/freebsd/usr.sbin/smbmsg/ |
H A D | smbmsg.c | 63 static unsigned char obuf[SMB_MAXBLOCKSIZE]; variable
|
/freebsd/usr.bin/ktrdump/ |
H A D | ktrdump.c | 81 static char obuf[PATH_MAX]; variable
|
/freebsd/contrib/sendmail/src/ |
H A D | headers.c | 1768 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 D | fifolog_write.h | 57 u_char *obuf; member
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_select.c | 90 char obuf[sizeof(oset) + 3], nbuf[sizeof(nset) + 3]; in child() local
|
/freebsd/sys/dev/pcf/ |
H A D | pcf.c | 425 char *obuf = buf; in pcf_read() local
|
/freebsd/usr.bin/mkstr/ |
H A D | mkstr.c | 310 fgetNUL(char *obuf, int rmdr, FILE *file) in fgetNUL()
|
/freebsd/crypto/openssh/ |
H A D | progressmeter.c | 127 char *buf = NULL, *obuf = NULL; in refresh_progress_meter() local
|