Home
last modified time | relevance | path

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

/reactos/sdk/tools/mkisofs/schilytools/mkisofs/
H A Djoliet.c180 char *obuf = (char *)ob; local
294 char *obuf = (char *)ob; local
390 char *obuf = (char *)ob; local
/reactos/dll/3rdparty/mbedtls/
H A Darc4.c187 unsigned char obuf[8]; in mbedtls_arc4_self_test() local
H A Dssl_tls.c3960 unsigned char *obuf, size_t buf_len, size_t *olen ) in ssl_check_dtls_clihlo_cookie()
/reactos/modules/rostests/winetests/kernel32/
H A Dpipe.c149 static const char obuf[] = "Bit Bucket"; in test_CreateNamedPipe() local
1318 static const char obuf[] = "Bit Bucket"; in exercizeServer() local
1419 static const char obuf[] = "Bit Bucket"; in test_DisconnectNamedPipe() local
/reactos/dll/directx/wine/dsound/
H A Dmixer.c271 static inline void cp_fields(const IDirectSoundBufferImpl *dsb, const BYTE *ibuf, BYTE *obuf, in cp_fields()
/reactos/modules/rostests/winetests/msvcrt/
H A Dfile.c470 static const char obuf[] = in test_asciimode2() local
686 static const char obuf[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; in test_fflush() local
/reactos/dll/win32/itss/
H A Dlzx.c785 UBYTE obuf[32768]; in main() local
/reactos/dll/win32/mspatcha/
H A Dlzx.c794 UBYTE obuf[32768]; in main() local
/reactos/ntoskrnl/kdbg/i386/
H A Di386-dis.c1281 static char obuf[100]; variable