Searched defs:buf_fd (Results 1 – 1 of 1) sorted by relevance
85 size_t* allocated_buffer_len, int* buf_fd) { in AllocateBuffer()118 int buf_fd = kInvalidFd; in HandleAllocateBuffer() local