Searched refs:pcap_remoteact_list (Results 1 – 3 of 3) sorted by relevance
740 pcap_remoteact_list = _lib.pcap_remoteact_list variable741 pcap_remoteact_list.restype = c_int742 pcap_remoteact_list.argtypes = [STRING, c_char, c_int, STRING]
1208 PCAP_API int pcap_remoteact_list(char *hostlist, char sep, int size,
3255 int pcap_remoteact_list(char *hostlist, char sep, int size, char *errbuf) in pcap_remoteact_list() function