Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/gethostbyname_r/
Dgethostbyname_r01.c68 struct hostent resbuf; in check_vulnerable() local
/external/elfutils/lib/
Dsha1.c69 sha1_read_ctx (const struct sha1_ctx *ctx, void *resbuf) in sha1_read_ctx()
93 sha1_finish_ctx (struct sha1_ctx *ctx, void *resbuf) in sha1_finish_ctx()
Dmd5.c69 md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) in md5_read_ctx()
95 md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) in md5_finish_ctx()
/external/libvncserver/common/
Dmd5.c85 md5_read_ctx (ctx, resbuf) in md5_read_ctx() argument
103 md5_finish_ctx (ctx, resbuf) in md5_finish_ctx() argument
/external/mksh/src/
Dexec.c1577 hereinval(struct ioword *iop, int sub, char **resbuf, struct shf *shf) in hereinval()
1613 herein(struct ioword *iop, char **resbuf) in herein()
/external/kernel-headers/original/uapi/linux/
Di2o-dev.h60 void __user *resbuf; /* Buffer for result */ member
69 void __user *resbuf; /* Result List buffer */ member
88 void __user *resbuf; /* Buffer for reply HTML page */ member
/external/syslinux/com32/libutil/
Dsha512crypt.c211 static void *sha512_finish_ctx(struct sha512_ctx *ctx, void *resbuf) in sha512_finish_ctx()
Dsha256crypt.c180 static void *sha256_finish_ctx(struct sha256_ctx *ctx, void *resbuf) in sha256_finish_ctx()
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1100 void *resbuf; in _ctypes_callproc() local
/external/libxml2/
Dxmlreader.c1706 xmlChar *resbuf; in xmlTextReaderReadInnerXml() local
1752 xmlChar *resbuf; in xmlTextReaderReadOuterXml() local