OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nmount
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/vnconfig/
vnconfig.c
236
int i,
nmount
;
local in function:show
257
nmount
= getmntinfo(&mnt, MNT_NOWAIT);
260
nmount
= 0;
264
for (i = 0; i <
nmount
; i++) {
269
if (i <
nmount
)
vnconfig.c
236
int i,
nmount
;
local in function:show
257
nmount
= getmntinfo(&mnt, MNT_NOWAIT);
260
nmount
= 0;
264
for (i = 0; i <
nmount
; i++) {
269
if (i <
nmount
)
Completed in 21 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025