Searched refs:csock_fd (Results 1 – 1 of 1) sorted by relevance
117 static void *csock_fd, *dsock_fd; variable365 if (csock_fd) in ng_dialog()366 fd_suspend(csock_fd); in ng_dialog()411 if (csock_fd) { in ng_dialog()413 fd_resume(csock_fd); in ng_dialog()920 if ((csock_fd = fd_select(csock, csock_input, NULL, module)) == NULL) { in ng_start()946 if (csock_fd != NULL) in ng_fini()947 fd_deselect(csock_fd); in ng_fini()