Lines Matching refs:communication_fd
899 int communication_fd = -1; variable
1275 communication_fd = atoi(optarg); in main()
1350 if (g_lockdown_opt == 0 && g_applist_opt == 0 && communication_fd == -1) { in main()
1489 } else if (communication_fd >= 0) { in main()
1493 if (remote->Comm().useFD(communication_fd)) in main()
1591 } else if (communication_fd >= 0) { in main()
1595 if (remote->Comm().useFD(communication_fd)) in main()
1620 } else if (communication_fd >= 0) { in main()
1624 if (remote->Comm().useFD(communication_fd)) in main()
1656 } else if (communication_fd >= 0) { in main()
1660 if (remote->Comm().useFD(communication_fd)) in main()