| /src/usr.sbin/lpr/lptest/ |
| H A D | lptest.c | 55 char outbuf[BUFSIZ]; local in function:main
|
| /src/tests/lib/libc/kevent_nullmnt/ |
| H A D | h_nullmnt.c | 36 const char outbuf[] = "new\n"; local in function:main
|
| /src/sys/arch/alpha/stand/mkbootimage/ |
| H A D | mkbootimage.c | 61 char *outbuf; local in function:main
|
| /src/usr.bin/gzip/ |
| H A D | unbzip2.c | 40 static char *inbuf, *outbuf; local in function:unbzip2
|
| /src/usr.bin/ypmatch/ |
| H A D | ypmatch.c | 57 char *inkey, *outbuf; local in function:main
|
| /src/sys/external/isc/libsodium/src/ |
| H A D | sodium_selftest.c | 139 uint8_t outbuf[sizeof(ciphertext) + TESTALIGN]; local in function:crypto_aead_chacha20poly1305_ietf_selftest 382 uint8_t outbuf[sizeof(ciphertext) + TESTALIGN]; local in function:crypto_aead_xchacha20poly1305_ietf_selftest [all...] |
| /src/lib/libc/inet/ |
| H A D | inet_net_ntop.c | 179 char outbuf[sizeof("xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:255.255.255.255/128")]; local in function:inet_net_ntop_ipv6
|
| /src/tests/dev/audio/ |
| H A D | h_pad.c | 101 uint32_t *outbuf; local in function:main
|
| /src/sys/fs/cd9660/ |
| H A D | iso_rrip.h | 68 char *outbuf; /* name/symbolic link output area */ member in struct:__anonfa5dd0b10108
|
| H A D | cd9660_rrip.c | 120 char *outbuf; local in function:cd9660_rrip_slink 614 cd9660_rrip_getname(struct iso_directory_record * isodir,char * outbuf,u_short * outlen,ino_t * inump,struct iso_mnt * imp) argument 654 cd9660_rrip_getsymname(struct iso_directory_record * isodir,char * outbuf,u_short * outlen,struct iso_mnt * imp) argument [all...] |
| /src/usr.bin/uudecode/ |
| H A D | uudecode.c | 295 unsigned char outbuf[MAXPATHLEN * 4]; local in function:base64_decode
|
| /src/tests/lib/libm/ |
| H A D | t_ldexp.c | 168 char outbuf[64]; local in function:run_test
|
| /src/usr.bin/banner/ |
| H A D | banner.c | 132 char outbuf[LINELEN+1], *sp, c, cc; local in function:scan_out
|
| /src/sys/crypto/aes/ |
| H A D | aes_selftest.c | 108 uint8_t outbuf[18] = { [0] = 0x1a, [17] = 0x1a }, *out = outbuf + 1; local in function:aes_selftest_encdec 211 uint8_t outbuf[146] = { [0] = 0x1a, [145] = 0x1a }, *out = outbuf + 1; local in function:aes_selftest_encdec_cbc 340 uint8_t outbuf[146] = { [0] = 0x1a, [145] = 0x1a }, *out = outbuf + 1; local in function:aes_selftest_encdec_xts [all...] |
| /src/usr.bin/iconv/ |
| H A D | iconv.c | 97 char inbuf[INBUFSIZE], outbuf[OUTBUFSIZE], *out; local in function:do_conv
|
| /src/sys/dev/hil/ |
| H A D | hil.c | 755 send_hildev_cmd(struct hildev_softc * hdsc,u_int cmd,uint8_t * outbuf,u_int * outlen) argument
|
| /src/lib/libedit/ |
| H A D | map.c | 1137 char outbuf[EL_BUFSIZ]; local in function:map_print_key 1263 wchar_t outbuf[EL_BUFSIZ]; local in function:map_bind
|
| /src/lib/libtelnet/ |
| H A D | kerberos5.c | 269 krb5_data outbuf; local in function:kerberos5_is
|
| /src/bin/sh/ |
| H A D | output.c | 366 fmtstr(char *outbuf, size_t length, const char *fmt, ...) argument
|
| /src/common/dist/zlib/examples/ |
| H A D | gun.c | 162 unsigned char outbuf[SIZE]; /* output buffer */ variable in typeref:typename:unsigned char[]
|
| /src/games/worm/ |
| H A D | worm.c | 82 static char outbuf[BUFSIZ]; variable in typeref:typename:char[]
|
| /src/usr.bin/fmt/ |
| H A D | fmt.c | 76 static struct buffer outbuf; variable in typeref:struct:buffer [all...] |
| /src/usr.bin/mail/ |
| H A D | mime_header.c | 227 mime_decode_usfield(char *outbuf, size_t outsize, const char *hstring) argument
|
| /src/usr.bin/audio/play/ |
| H A D | play.c | 229 float32_to_linear32(void *inbuf, void *outbuf, size_t len) argument 258 float64_to_linear32(void *inbuf, void *outbuf, size_t len) argument
|
| /src/lib/libc/rpc/ |
| H A D | clnt_bcast.c | 267 char *outbuf = NULL; /* Broadcast msg buffer */ local in function:rpc_broadcast_exp
|