HomeSort by: relevance | last modified time | path
    Searched defs:getnewstatvfs (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/bin/df/
getmntinfo.c 40 static struct statvfs *getnewstatvfs(void);
51 getnewstatvfs(void) function in typeref:struct:statvfs *
75 sf = getnewstatvfs();
112 *getnewstatvfs() = tmpl;
145 *getnewstatvfs() = tmpl;
175 *getnewstatvfs() = tmpl;
204 *getnewstatvfs() = tmpl;
getmntinfo.c 40 static struct statvfs *getnewstatvfs(void);
51 getnewstatvfs(void) function in typeref:struct:statvfs *
75 sf = getnewstatvfs();
112 *getnewstatvfs() = tmpl;
145 *getnewstatvfs() = tmpl;
175 *getnewstatvfs() = tmpl;
204 *getnewstatvfs() = tmpl;

Completed in 69 milliseconds