OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mount_lfs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/mount_lfs/
mount_lfs.c
1
/* $NetBSD:
mount_lfs
.c,v 1.39 2016/02/21 22:51:29 christos Exp $ */
40
static char sccsid[] = "@(#)
mount_lfs
.c 8.4 (Berkeley) 4/26/95";
42
__RCSID("$NetBSD:
mount_lfs
.c,v 1.39 2016/02/21 22:51:29 christos Exp $");
64
#include "
mount_lfs
.h"
92
return
mount_lfs
(argc, argv);
151
mount_lfs
(int argc, char *argv[])
function in typeref:typename:int
179
if (mount(
MOUNT_LFS
, fs_name, mntflags, &args, sizeof args) == -1) {
Completed in 10 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025