Searched defs:ctl_fd (Results 1 – 3 of 3) sorted by relevance
34 int ctl_fd; in rw_ctl_init() local48 static int wait_order(int ctl_fd) in wait_order()89 void *rw_ctl_loop(int ctl_fd) in rw_ctl_loop()
22 int ctl_fd; member
826 int sk, client_sk, ctl_fd, yes = 1, ret = -1; in tcp_server() local