Searched refs:allstatvfs (Results 1 – 1 of 1) sorted by relevance
47 static struct statvfs *allstatvfs; variable56 allstatvfs = realloc(allstatvfs, in getnewstatvfs()58 if (allstatvfs == NULL) in getnewstatvfs()62 return (&allstatvfs[sfused++]); in getnewstatvfs()216 *mntbuf = allstatvfs; in getmntinfo()