Searched defs:ctl_fd (Results 1 – 4 of 4) sorted by relevance
212 handle_client(int sock_fd, int ctl_fd) in handle_client()262 suspend(int ctl_fd) in suspend()273 stand_by(int ctl_fd) in stand_by()289 int ctl_fd, sock_fd, ch, suspends, standbys, resumes; in main() local
96 int ctl_fd; /* control fd (client sharing) */ member
53 int ctl_fd; variable
359 int ctl_fd; /* File descriptor for /proc control file */ member