Searched defs:read_all (Results 1 – 9 of 9) sorted by relevance
/external/e2fsprogs/misc/ |
D | uuidd.c | 90 static ssize_t read_all(int fd, char *buf, size_t count) in read_all() function
|
/external/scapy/scapy/ |
D | utils.py | 842 def read_all(self,count=-1): member in RawPcapReader 896 def read_all(self,count=-1): member in PcapReader 1046 def read_all(self,count=-1): member in PcapNgReader
|
/external/libevent/ |
D | arc4random.c | 126 read_all(int fd, unsigned char *buf, size_t count) in read_all() function
|
/external/e2fsprogs/lib/uuid/ |
D | gen_uuid.c | 435 static ssize_t read_all(int fd, char *buf, size_t count) in read_all() function
|
/external/python/cpython2/Lib/ |
D | telnetlib.py | 381 def read_all(self): member in Telnet
|
/external/python/cpython3/Lib/ |
D | telnetlib.py | 329 def read_all(self): member in Telnet
|
/external/mesa3d/src/util/ |
D | disk_cache.c | 677 read_all(int fd, void *buf, size_t count) in read_all() function
|
/external/lua/src/ |
D | liolib.c | 503 static void read_all (lua_State *L, FILE *f) { in read_all() function
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientstub.c | 201 static int read_all(dnssd_sock_t sd, char *buf, int len) in read_all() function
|