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 - 2
of
2
) 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
;
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 23 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025