Home
last modified time | relevance | path

Searched defs:read_all (Results 1 - 6 of 6) sorted by relevance

/third_party/openssl/test/
H A Dcmsapitest.c292 static unsigned char *read_all(BIO *bio, long *p_len) in read_all() function
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.c401 read_all(int fd, void *buf, size_t count) in read_all() function
/third_party/python/Lib/
H A Dtelnetlib.py334 def read_all(self): member in Telnet
/third_party/ffmpeg/libavformat/
H A Drmdec.c122 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 Dntfsclone.c278 #define read_all(f, p, n) io_all((f), (p), (n), 0) macro
[all...]
H A Dntfsresize.c1822 static int read_all(struct ntfs_device *dev, void *buf, int count) in read_all() function

Completed in 14 milliseconds