Searched defs:cookie (Results 1 – 16 of 16) sorted by relevance
/bionic/libc/stdio/ |
D | stdio.c | 44 __sread(void *cookie, char *buf, int n) in __sread() 59 __swrite(void *cookie, const char *buf, int n) in __swrite() 70 __sseek(void *cookie, fpos_t offset, int whence) in __sseek() 86 __sclose(void *cookie) in __sclose()
|
D | vsscanf.c | 40 eofread(void *cookie, char *buf, int len) in eofread()
|
D | sscanf.c | 41 eofread(void *cookie, char *buf, int len) in eofread()
|
D | funopen.c | 39 funopen(const void *cookie, int (*readfn)(void *, char *, int), in funopen()
|
/bionic/libc/kernel/common/linux/ |
D | binder.h | 47 void *cookie; member 87 void *cookie; member 109 void *cookie; member 120 void *cookie; member
|
D | inotify.h | 26 __u32 cookie; member
|
D | if_arcnet.h | 72 uint8_t cookie[sizeof(int)]; member
|
D | nfs_xdr.h | 289 __u64 cookie, member 376 __u32 cookie; member 485 __u64 cookie; member
|
/bionic/libc/kernel/common/linux/lockd/ |
D | xdr.h | 51 struct nlm_cookie cookie; member 65 struct nlm_cookie cookie; member
|
/bionic/libc/kernel/common/media/ |
D | msm_gestures.h | 54 uint32_t cookie; member
|
D | msm_isp.h | 399 uint32_t cookie; member
|
D | msm_camera.h | 247 uint32_t cookie; member 570 uint32_t cookie; member
|
/bionic/libthread_db/ |
D | libthread_db.c | 216 td_ta_thr_iter(td_thragent_t const * agent, td_thr_iter_f * func, void * cookie, in td_ta_thr_iter()
|
/bionic/libc/include/ |
D | stdio.h | 385 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0) argument 386 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0) argument
|
/bionic/libc/kernel/common/linux/nfsd/ |
D | xdr.h | 100 __u32 cookie; member
|
/bionic/libc/kernel/common/linux/sunrpc/ |
D | sched.h | 156 unsigned long cookie; member
|