Searched refs:no_control (Results 1 – 10 of 10) sorted by relevance
136 if (!no_control) { in main()272 if (!no_control) { in main()
224 int no_control = 0; variable444 no_control = 0; in set_defaults()634 no_control = 1; in scan_cmd_line()865 if (no_control) { in scan_cmd_line()
360 if (!no_control) { in send_sdp_stream()608 if (!no_control) { in send_sdp_stream()1057 if (!no_control) { in send_sdp_maerts()1171 if (!no_control) { in send_sdp_maerts()1274 if (((len < 0) || SOCKET_EINTR(len)) && (!no_control)) { in send_sdp_maerts()1315 if (!no_control) { in send_sdp_maerts()2462 if (!no_control) { in send_sdp_rr()2751 if (!no_control) { in send_sdp_rr()3384 if (no_control) {
136 no_control;
1202 if (no_control) { in print_top_test_header()1437 if (!no_control) { in send_tcp_stream()1685 if (!no_control) { in send_tcp_stream()2131 if (!no_control) { in send_tcp_maerts()2245 if (!no_control) { in send_tcp_maerts()2348 if (((len < 0) || SOCKET_EINTR(len)) && (!no_control)) { in send_tcp_maerts()2389 if (!no_control) { in send_tcp_maerts()5127 if (!no_control) { in send_tcp_rr()5416 if (!no_control) { in send_tcp_rr()5860 if (!no_control) { in send_udp_stream()[all …]
3373 if (no_control) { in scan_unix_args()
3721 if (no_control) { in scan_dlpi_args()
4700 if (no_control) {
5931 if (no_control) { in scan_xti_args()
30 int no_control; /* Should the sysfs control file be created? */ member