xref: /freebsd/lib/libc/net/res_config.h (revision 9f0f30bc1f5f08d25243952bad3fdc6e13a75c2a)
1 
2 //#define	DEBUG		/* enable debugging code */
3 #define	RESOLVSORT	/* allow sorting of addresses in gethostbyname */
4 //#define	SUNSECURITY	/* verify gethostbyaddr() calls */
5 #define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */
6