Lines Matching defs:communication_fd
870 int communication_fd = -1;
1262 communication_fd = atoi(optarg);
1327 if (g_lockdown_opt == 0 && g_applist_opt == 0 && communication_fd == -1) {
1468 } else if (communication_fd >= 0) {
1472 if (remote->Comm().useFD(communication_fd))
1570 } else if (communication_fd >= 0) {
1574 if (remote->Comm().useFD(communication_fd))
1599 } else if (communication_fd >= 0) {
1603 if (remote->Comm().useFD(communication_fd))
1637 } else if (communication_fd >= 0) {
1641 if (remote->Comm().useFD(communication_fd))