Searched defs:obuf (Results 1 – 9 of 9) sorted by relevance
180 char *obuf = (char *)ob; local294 char *obuf = (char *)ob; local390 char *obuf = (char *)ob; local
187 unsigned char obuf[8]; in mbedtls_arc4_self_test() local
3960 unsigned char *obuf, size_t buf_len, size_t *olen ) in ssl_check_dtls_clihlo_cookie()
149 static const char obuf[] = "Bit Bucket"; in test_CreateNamedPipe() local1318 static const char obuf[] = "Bit Bucket"; in exercizeServer() local1419 static const char obuf[] = "Bit Bucket"; in test_DisconnectNamedPipe() local
271 static inline void cp_fields(const IDirectSoundBufferImpl *dsb, const BYTE *ibuf, BYTE *obuf, in cp_fields()
470 static const char obuf[] = in test_asciimode2() local686 static const char obuf[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; in test_fflush() local
785 UBYTE obuf[32768]; in main() local
794 UBYTE obuf[32768]; in main() local
1281 static char obuf[100]; variable