OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allstatvfs
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/bin/df/
getmntinfo.c
47
static struct statvfs *
allstatvfs
;
variable in typeref:struct:statvfs *
56
allstatvfs
= realloc(
allstatvfs
,
58
if (
allstatvfs
== NULL)
62
return (&
allstatvfs
[sfused++]);
216
*mntbuf =
allstatvfs
;
Completed in 44 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025