mirror of https://github.com/c-ares/c-ares.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.5 KiB
59 lines
1.5 KiB
MANPAGES = ares_cancel.3 \ |
|
ares_create_query.3 \ |
|
ares_destroy.3 \ |
|
ares_destroy_options.3 \ |
|
ares_dup.3 \ |
|
ares_expand_name.3 \ |
|
ares_expand_string.3 \ |
|
ares_fds.3 \ |
|
ares_free_data.3 \ |
|
ares_free_hostent.3 \ |
|
ares_free_string.3 \ |
|
ares_freeaddrinfo.3 \ |
|
ares_get_servers.3 \ |
|
ares_get_servers_ports.3 \ |
|
ares_getaddrinfo.3 \ |
|
ares_gethostbyaddr.3 \ |
|
ares_gethostbyname.3 \ |
|
ares_gethostbyname_file.3 \ |
|
ares_getnameinfo.3 \ |
|
ares_getsock.3 \ |
|
ares_inet_ntop.3 \ |
|
ares_inet_pton.3 \ |
|
ares_init.3 \ |
|
ares_init_options.3 \ |
|
ares_library_cleanup.3 \ |
|
ares_library_init.3 \ |
|
ares_library_init_android.3 \ |
|
ares_library_initialized.3 \ |
|
ares_mkquery.3 \ |
|
ares_parse_a_reply.3 \ |
|
ares_parse_aaaa_reply.3 \ |
|
ares_parse_caa_reply.3 \ |
|
ares_parse_mx_reply.3 \ |
|
ares_parse_naptr_reply.3 \ |
|
ares_parse_ns_reply.3 \ |
|
ares_parse_ptr_reply.3 \ |
|
ares_parse_soa_reply.3 \ |
|
ares_parse_srv_reply.3 \ |
|
ares_parse_txt_reply.3 \ |
|
ares_parse_uri_reply.3 \ |
|
ares_process.3 \ |
|
ares_query.3 \ |
|
ares_save_options.3 \ |
|
ares_search.3 \ |
|
ares_send.3 \ |
|
ares_set_local_dev.3 \ |
|
ares_set_local_ip4.3 \ |
|
ares_set_local_ip6.3 \ |
|
ares_set_servers.3 \ |
|
ares_set_servers_csv.3 \ |
|
ares_set_servers_ports.3 \ |
|
ares_set_servers_ports_csv.3 \ |
|
ares_set_socket_callback.3 \ |
|
ares_set_socket_configure_callback.3 \ |
|
ares_set_socket_functions.3 \ |
|
ares_set_sortlist.3 \ |
|
ares_strerror.3 \ |
|
ares_timeout.3 \ |
|
ares_version.3
|
|
|