NetBSD/dist/am-utils/conf/hn_dref/hn_dref_linux.h
veego de9d6f0e6a 2nd import of am-utils 6.0.6.
This time after running the amd2netbsd script.
2001-05-13 17:49:57 +00:00

5 lines
185 B
C

/* $NetBSD: hn_dref_linux.h,v 1.1.1.4 2001/05/13 17:50:17 veego Exp $ */
/* $srcdir/conf/hn_dref/hn_dref_linux.h */
#define NFS_HN_DREF(dst, src) strncpy((dst), (src), MAXHOSTNAMELEN)