OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vki_pollfd
(Results
1 - 13
of
13
) sorted by null
/external/valgrind/main/include/
pub_tool_libcfile.h
89
extern Int VG_(poll) (struct
vki_pollfd
*fds, Int nfds, Int timeout);
/external/valgrind/main/coregrind/m_gdbserver/
remote-utils.c
46
static struct
vki_pollfd
remote_desc_pollfdread_activity;
164
struct
vki_pollfd
write_remote_desc_ok;
/external/valgrind/main/include/vki/
vki-amd64-linux.h
475
struct
vki_pollfd
{
struct
vki-arm-linux.h
524
struct
vki_pollfd
{
struct
vki-ppc32-linux.h
659
struct
vki_pollfd
{
struct
[
all
...]
vki-ppc64-linux.h
643
struct
vki_pollfd
{
struct
vki-s390x-linux.h
621
struct
vki_pollfd
{
struct
vki-x86-linux.h
556
struct
vki_pollfd
{
struct
vki-mips32-linux.h
655
struct
vki_pollfd
{
struct
[
all
...]
vki-darwin.h
649
#define
vki_pollfd
pollfd
macro
/external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c
[
all
...]
syswrap-linux.c
[
all
...]
/external/valgrind/main/coregrind/
m_libcfile.c
459
Int VG_(poll) (struct
vki_pollfd
*fds, Int nfds, Int timeout)
[
all
...]
Completed in 44 milliseconds