Searched defs:ctl_fd (Results 1 – 2 of 2) sorted by relevance
179 handle_client(int sock_fd, int ctl_fd) in handle_client()267 suspend(int ctl_fd) in suspend()279 stand_by(int ctl_fd) in stand_by()293 resume(int ctl_fd) in resume()302 int ctl_fd, sock_fd, ch, ready; in main() local
40 static int ctl_fd; /* audio control file descriptor */ variable