Searched defs:read_all (Results 1 - 6 of 6) sorted by relevance
/third_party/openssl/test/ |
H A D | cmsapitest.c | 292 static unsigned char *read_all(BIO *bio, long *p_len) in read_all() function
|
/third_party/mesa3d/src/util/ |
H A D | disk_cache_os.c | 401 read_all(int fd, void *buf, size_t count) in read_all() function
|
/third_party/python/Lib/ |
H A D | telnetlib.py | 334 def read_all(self): member in Telnet
|
/third_party/ffmpeg/libavformat/ |
H A D | rmdec.c | 122 rm_read_audio_stream_info(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *ast, int read_all) rm_read_audio_stream_info() argument
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsclone.c | 278 #define read_all(f, p, n) io_all((f), (p), (n), 0) macro [all...] |
H A D | ntfsresize.c | 1822 static int read_all(struct ntfs_device *dev, void *buf, int count) in read_all() function
|
Completed in 14 milliseconds