Home | History | Annotate | Line # | Download | only in hn_dref
      1 /*	$NetBSD: hn_dref_isc3.h,v 1.1.1.1 2008/09/19 20:07:17 christos Exp $	*/
      2 
      3 /* $srcdir/conf/hn_dref/hn_dref_isc3.h */
      4 #define NFS_HN_DREF(dst, src) xstrlcpy((dst), (src), MAXHOSTNAMELEN)
      5