OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mount_ntfs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/mount_ntfs/
mount_ntfs.c
1
/* $NetBSD:
mount_ntfs
.c,v 1.22 2009/09/14 12:43:46 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.22 2009/09/14 12:43:46 pooka Exp $");
58
#include "
mount_ntfs
.h"
74
return
mount_ntfs
(argc, argv);
148
mount_ntfs
(int argc, char *argv[])
function
157
if (mount(
MOUNT_NTFS
, canon_dir, mntflags, &args, sizeof args) == -1)
Completed in 41 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026