Searched defs:header_fd (Results 1 – 5 of 5) sorted by relevance
126 int header_fd = open(header_filename.c_str(), O_CREAT | O_TRUNC | O_WRONLY, in main() local
142 int rc, header_fd, samples_fd; in rclient_handle_client_stream_connect() local
196 int *header_fd, int *samples_fd) in cras_rstream_get_shm_fds()
132 int rc, header_fd = -1, samples_fd = -1; in TEST_F() local169 int rc, header_fd = -1, samples_fd = -1; in TEST_F() local
1165 let header_fd = cras_audio_header_fd(); in create_header_and_buffers_test() localVariable