OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__read
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/sbc/
sbcinfo.c
152
static ssize_t
__read
(int fd, void *buf, size_t count)
function
192
len =
__read
(fd, &hdr, sizeof(hdr));
219
len =
__read
(fd, buf, size);
230
len =
__read
(fd, &hdr, sizeof(hdr));
266
len =
__read
(fd, buf, size);
/external/e2fsprogs/intl/
loadmsgcat.c
462
# define read
__read
[
all
...]
Completed in 40 milliseconds