OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mountedtype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/mount/
mount.c
411
const char *
mountedtype
= sfp[i].f_fstypename;
local in function:mountfs
416
if (strncmp(
mountedtype
,
418
mountedtype
+= TYPESIZE;
427
strncmp(vfstype,
mountedtype
, cmplen) == 0) {
mount.c
411
const char *
mountedtype
= sfp[i].f_fstypename;
local in function:mountfs
416
if (strncmp(
mountedtype
,
418
mountedtype
+= TYPESIZE;
427
strncmp(vfstype,
mountedtype
, cmplen) == 0) {
Completed in 23 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025