Home
last modified time | relevance | path

Searched refs:sync_pipe_read_fd (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/capture/
H A Dcapture_sync.c228 int sync_pipe_read_fd; in sync_pipe_start() local
494 if (sync_pipe_read_fd == -1) { in sync_pipe_start()
513 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
527 if (sync_pipe_read_fd == -1) { in sync_pipe_start()
530 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
568 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
615 sync_pipe_read_fd = sync_pipe[PIPE_READ]; in sync_pipe_start()
635 ws_close(sync_pipe_read_fd); in sync_pipe_start()
655 pipe_input_set_handler(sync_pipe_read_fd, (gpointer) cap_session, in sync_pipe_start()
930 int data_pipe_read_fd, sync_pipe_read_fd, ret; in sync_pipe_run_command_actual() local
[all …]
/dports/net/wireshark/wireshark-3.6.1/capture/
H A Dcapture_sync.c228 int sync_pipe_read_fd; in sync_pipe_start() local
494 if (sync_pipe_read_fd == -1) { in sync_pipe_start()
513 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
527 if (sync_pipe_read_fd == -1) { in sync_pipe_start()
530 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
568 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
615 sync_pipe_read_fd = sync_pipe[PIPE_READ]; in sync_pipe_start()
635 ws_close(sync_pipe_read_fd); in sync_pipe_start()
655 pipe_input_set_handler(sync_pipe_read_fd, (gpointer) cap_session, in sync_pipe_start()
930 int data_pipe_read_fd, sync_pipe_read_fd, ret; in sync_pipe_run_command_actual() local
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/capture/
H A Dcapture_sync.c228 int sync_pipe_read_fd; in sync_pipe_start() local
494 if (sync_pipe_read_fd == -1) { in sync_pipe_start()
513 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
527 if (sync_pipe_read_fd == -1) { in sync_pipe_start()
530 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
568 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
615 sync_pipe_read_fd = sync_pipe[PIPE_READ]; in sync_pipe_start()
635 ws_close(sync_pipe_read_fd); in sync_pipe_start()
655 pipe_input_set_handler(sync_pipe_read_fd, (gpointer) cap_session, in sync_pipe_start()
930 int data_pipe_read_fd, sync_pipe_read_fd, ret; in sync_pipe_run_command_actual() local
[all …]
/dports/net/tshark/wireshark-3.6.1/capture/
H A Dcapture_sync.c228 int sync_pipe_read_fd; in sync_pipe_start() local
494 if (sync_pipe_read_fd == -1) { in sync_pipe_start()
513 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
527 if (sync_pipe_read_fd == -1) { in sync_pipe_start()
530 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
568 ws_close(sync_pipe_read_fd); /* Should close sync_pipe_read */ in sync_pipe_start()
615 sync_pipe_read_fd = sync_pipe[PIPE_READ]; in sync_pipe_start()
635 ws_close(sync_pipe_read_fd); in sync_pipe_start()
655 pipe_input_set_handler(sync_pipe_read_fd, (gpointer) cap_session, in sync_pipe_start()
930 int data_pipe_read_fd, sync_pipe_read_fd, ret; in sync_pipe_run_command_actual() local
[all …]