Searched refs:mount_ntfs (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sbin/mount_ntfs/
H A Dmount_ntfs.h33 int mount_ntfs(int, char **);
H A DMakefile8 PROG= mount_ntfs
9 SRCS= mount_ntfs.c fattr.c pathadj.c
10 MAN= mount_ntfs.8
H A Dmount_ntfs.c1 /* $NetBSD: mount_ntfs.c,v 1.21 2008/08/05 20:57:45 pooka Exp $ */
33 * Id: mount_ntfs.c,v 1.1.1.1 1999/02/03 03:51:19 semenu Exp
38 __RCSID("$NetBSD: mount_ntfs.c,v 1.21 2008/08/05 20:57:45 pooka Exp $");
58 #include "mount_ntfs.h"
74 return mount_ntfs(argc, argv);
148 mount_ntfs(int argc, char *argv[]) function
/netbsd-current/sbin/
H A DMakefile43 SUBDIR+= mount_ntfs

Completed in 104 milliseconds