Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/common/libs/fs/
Dshared_fd.h380 int* fd_array = reinterpret_cast<int*>(CMSG_DATA(cmsg)); in RecvMsgAndFDs() local
429 int* fd_array = reinterpret_cast<int*>(CMSG_DATA(cmsg)); in SendMsgAndFDs() local