|
NAMEares_free_string - Free strings allocated by ares functionsSYNOPSIS#include <ares.h> void ares_free_string(char *str) DESCRIPTIONThe ares_free_string function frees a string allocated by the ares_mkquery function.SEE ALSOares_mkquery(3)AUTHORGreg Hudson, MIT Information SystemsCopyright 2000 by the Massachusetts Institute of Technology.
Visit the GSP FreeBSD Man Page Interface. |