OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_msdos
(Results
1 - 6
of
6
) sorted by relevancy
/src/sbin/mount_msdos/
mount_msdos.h
1
/* $NetBSD:
mount_msdos
.h,v 1.1 2008/07/29 16:05:05 pooka Exp $ */
33
int
mount_msdos
(int, char **);
Makefile
5
PROG=
mount_msdos
6
SRCS=
mount_msdos
.c fattr.c pathadj.c
7
MAN=
mount_msdos
.8
mount_msdos.c
1
/* $NetBSD:
mount_msdos
.c,v 1.50 2016/08/21 22:27:20 jdolecek Exp $ */
39
__RCSID("$NetBSD:
mount_msdos
.c,v 1.50 2016/08/21 22:27:20 jdolecek Exp $");
59
#include "
mount_msdos
.h"
78
return
mount_msdos
(argc, argv);
191
mount_msdos
(int argc, char **argv)
function
200
if (mount(
MOUNT_MSDOS
, canon_dir, mntflags, &args, sizeof args) == -1)
/src/sbin/
Makefile
76
SUBDIR+= newfs_msdos fsck_msdos
mount_msdos
/src/sys/rump/
listsrcdirs
129
lsrc usr /sbin/ mount_ext2fs mount_ffs
mount_msdos
mount_tmpfs
/src/usr.bin/crunch/examples/
really-big.conf
27
progs mount_kernfs mount_lofs
mount_msdos
mount_procfs mountd
Completed in 161 milliseconds
Indexes created Sun Feb 15 00:28:02 CET 2026