Home
last modified time | relevance | path

Searched defs:resbuf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/lib/libiberty/src/
H A Dmd5.c82 md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) in md5_read_ctx()
98 md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) in md5_finish_ctx()
/openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-REXX/DLL/
H A DDLL.xs140 UCHAR resbuf[256]; in call20_p() local