Searched defs:ctl_fd (Results 1 – 4 of 4) sorted by relevance
226 handle_client(int sock_fd, int ctl_fd) in handle_client()337 suspend(int ctl_fd) in suspend()357 stand_by(int ctl_fd) in stand_by()377 hibernate(int ctl_fd) in hibernate()397 resumed(int ctl_fd) in resumed()411 int ctl_fd, sock_fd, ch, suspends, standbys, hibernates, resumes; in main() local
45 int ctl_fd; global() member
52 int ctl_fd; variable
359 int ctl_fd; /* File descriptor for /proc control file */ member