Searched defs:fdesc (Results 1 – 2 of 2) sorted by relevance
93 IPCFileDescriptor fdesc; variable102 IPCFileDescriptor fdesc; variable117 IPCFileDescriptor fdesc; variable132 IPCFileDescriptor fdesc; variable
53 let fdesc = FileDesc::deserialize(&borrowed_reply_parcel).or(Err(FusionErrorCode::Fail))?; in alloc_socket_pair() localVariable