Searched refs:csock_fd (Results 1 – 1 of 1) sorted by relevance
115 static void *csock_fd, *dsock_fd; variable363 if (csock_fd) in ng_dialog()364 fd_suspend(csock_fd); in ng_dialog()409 if (csock_fd) { in ng_dialog()411 fd_resume(csock_fd); in ng_dialog()918 if ((csock_fd = fd_select(csock, csock_input, NULL, module)) == NULL) { in ng_start()944 if (csock_fd != NULL) in ng_fini()945 fd_deselect(csock_fd); in ng_fini()