OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nmount
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/vnconfig/
vnconfig.c
236
int i,
nmount
;
local
257
nmount
= getmntinfo(&mnt, MNT_NOWAIT);
260
nmount
= 0;
264
for (i = 0; i <
nmount
; i++) {
269
if (i <
nmount
)
/src/external/bsd/am-utils/dist/amd/
nfs_start.c
326
int
nmount
, ret;
local
403
nmount
= mount_exported();
411
if (
nmount
== 0) {
Completed in 30 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026