/* $Id: util_unity.mi,v 8.3 2004/12/15 22:20:18 ksb Exp $ */ %static char *pcUnityRR = %K1v%; static struct hostent *pHEUnityRR = (struct hostent *)0; static struct servent *pSEUnity = (struct servent *)0; static int iUnityScan; /* where we are in the RR record */ extern int unity_init(); extern char *unity_recover(); extern void unity_free(); extern void unity_close(); extern void unity_offload();