Home
last modified time | relevance | path

Searched defs:num_fds (Results 1 – 7 of 7) sorted by relevance

/external/linux-tools-perf/bench/
Dsched-messaging.c45 unsigned int num_fds; member
206 unsigned int num_fds, in group()
279 unsigned int num_fds = 20; in bench_sched_messaging() local
/external/chromium_org/components/nacl/loader/
Dnacl_ipc_adapter.h67 uint16 num_fds; member
/external/chromium_org/components/breakpad/browser/
Dcrash_handler_host_linux.cc232 const unsigned num_fds = len / sizeof(int); in OnFileCanReadWithoutBlocking() local
/external/chromium_org/ipc/
Dipc_channel_nacl.cc264 const size_t num_fds = msg->file_descriptor_set()->size(); in ProcessOutgoingMessages() local
Dipc_message.h238 uint16 num_fds; // the number of descriptors included with this message member
Dipc_channel_posix.cc404 const unsigned num_fds = msg->file_descriptor_set()->size(); in ProcessOutgoingMessages() local
/external/chromium/chrome/browser/
Dcrash_handler_host_linux.cc194 const unsigned num_fds = len / sizeof(int); in OnFileCanReadWithoutBlocking() local