HomeSort by relevance Sort by last modified time
    Searched full:fdptr (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebKit2/Platform/CoreIPC/unix/
ConnectionUnix.cpp 365 int* fdptr = reinterpret_cast<int*>(CMSG_DATA(cmsg)); local
368 fdptr[i] = attachments[i].fileDescriptor();

Completed in 95 milliseconds