|
NAMEfiredns_free_mxalist - Free a previously returned MX/A list structureSYNOPSIS#include <firedns.h>-lfiredns void firedns_free_mxalist(struct firedns_mxalist *list) DESCRIPTIONfiredns_free_mxalist() frees all memory previously allocated by a call to firedns_resolvemxalist(3).AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfiredns(3)firedns_resolvemxalist(3)
Visit the GSP FreeBSD Man Page Interface. |