NetBSD/dist/am-utils/conf/hn_dref/hn_dref_linux.h

4 lines
185 B
C
Raw Normal View History

/* $NetBSD: hn_dref_linux.h,v 1.1.1.1 2000/06/07 00:52:20 dogcow Exp $ */
/* $srcdir/conf/hn_dref/hn_dref_linux.h */
#define NFS_HN_DREF(dst, src) strncpy((dst), (src), MAXHOSTNAMELEN)