OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vfslist
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/mount/
mount.c
107
const char *mntfromname, *mntonname, **
vfslist
, *vfstype;
local in function:main
122
vfslist
= NULL;
146
if (
vfslist
!= NULL)
149
vfslist
= makevfslist(optarg);
186
if (checkvfsname(fs->fs_vfstype,
vfslist
))
213
vfslist
))
220
if (
vfslist
!= NULL) {
301
if (
vfslist
== NULL) {
mount.c
107
const char *mntfromname, *mntonname, **
vfslist
, *vfstype;
local in function:main
122
vfslist
= NULL;
146
if (
vfslist
!= NULL)
149
vfslist
= makevfslist(optarg);
186
if (checkvfsname(fs->fs_vfstype,
vfslist
))
213
vfslist
))
220
if (
vfslist
!= NULL) {
301
if (
vfslist
== NULL) {
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025