Searched defs:resbuf (Results 1 – 10 of 10) sorted by relevance
/external/ltp/testcases/kernel/syscalls/gethostbyname_r/ |
D | gethostbyname_r01.c | 68 struct hostent resbuf; in check_vulnerable() local
|
/external/elfutils/lib/ |
D | sha1.c | 69 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()
|
D | md5.c | 69 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/ |
D | md5.c | 85 md5_read_ctx (ctx, resbuf) in md5_read_ctx() argument 103 md5_finish_ctx (ctx, resbuf) in md5_finish_ctx() argument
|
/external/mksh/src/ |
D | exec.c | 1577 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/ |
D | i2o-dev.h | 60 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/ |
D | sha512crypt.c | 211 static void *sha512_finish_ctx(struct sha512_ctx *ctx, void *resbuf) in sha512_finish_ctx()
|
D | sha256crypt.c | 180 static void *sha256_finish_ctx(struct sha256_ctx *ctx, void *resbuf) in sha256_finish_ctx()
|
/external/python/cpython2/Modules/_ctypes/ |
D | callproc.c | 1100 void *resbuf; in _ctypes_callproc() local
|
/external/libxml2/ |
D | xmlreader.c | 1706 xmlChar *resbuf; in xmlTextReaderReadInnerXml() local 1752 xmlChar *resbuf; in xmlTextReaderReadOuterXml() local
|