Home
last modified time | relevance | path

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

/dports/net/wireshark/wireshark-3.6.1/extcap/
H A Dandroiddump.c988 char check_port_buf[80]; local
1152 … result = g_snprintf(check_port_buf, sizeof(check_port_buf), adb_check_port_templace, pid);
1153 if (result <= 0 || result > (int)sizeof(check_port_buf)) {
1161 …response = adb_send_and_read(sock, check_port_buf, helpful_packet, sizeof(helpful_packet), &data_l…
1227 … result = g_snprintf(check_port_buf, sizeof(check_port_buf), adb_check_port_templace, pid);
1228 if (result <= 0 || result > (int)sizeof(check_port_buf)) {
1236 …response = adb_send_and_read(sock, check_port_buf, helpful_packet, sizeof(helpful_packet), &data_l…
/dports/net/wireshark-lite/wireshark-3.6.1/extcap/
H A Dandroiddump.c988 char check_port_buf[80]; local
1152 … result = g_snprintf(check_port_buf, sizeof(check_port_buf), adb_check_port_templace, pid);
1153 if (result <= 0 || result > (int)sizeof(check_port_buf)) {
1161 …response = adb_send_and_read(sock, check_port_buf, helpful_packet, sizeof(helpful_packet), &data_l…
1227 … result = g_snprintf(check_port_buf, sizeof(check_port_buf), adb_check_port_templace, pid);
1228 if (result <= 0 || result > (int)sizeof(check_port_buf)) {
1236 …response = adb_send_and_read(sock, check_port_buf, helpful_packet, sizeof(helpful_packet), &data_l…
/dports/net/tshark-lite/wireshark-3.6.1/extcap/
H A Dandroiddump.c988 char check_port_buf[80]; local
1152 … result = g_snprintf(check_port_buf, sizeof(check_port_buf), adb_check_port_templace, pid);
1153 if (result <= 0 || result > (int)sizeof(check_port_buf)) {
1161 …response = adb_send_and_read(sock, check_port_buf, helpful_packet, sizeof(helpful_packet), &data_l…
1227 … result = g_snprintf(check_port_buf, sizeof(check_port_buf), adb_check_port_templace, pid);
1228 if (result <= 0 || result > (int)sizeof(check_port_buf)) {
1236 …response = adb_send_and_read(sock, check_port_buf, helpful_packet, sizeof(helpful_packet), &data_l…
/dports/net/tshark/wireshark-3.6.1/extcap/
H A Dandroiddump.c988 char check_port_buf[80]; local
1152 … result = g_snprintf(check_port_buf, sizeof(check_port_buf), adb_check_port_templace, pid);
1153 if (result <= 0 || result > (int)sizeof(check_port_buf)) {
1161 …response = adb_send_and_read(sock, check_port_buf, helpful_packet, sizeof(helpful_packet), &data_l…
1227 … result = g_snprintf(check_port_buf, sizeof(check_port_buf), adb_check_port_templace, pid);
1228 if (result <= 0 || result > (int)sizeof(check_port_buf)) {
1236 …response = adb_send_and_read(sock, check_port_buf, helpful_packet, sizeof(helpful_packet), &data_l…