Searched refs:fstatfs32 (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | statfs.c | 93 fstatfs32(int32_t fdes, struct statfs32 *sbp, int32_t len, int32_t fstyp) function
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sysent.c | 165 int fstatfs32(int32_t, struct statfs32 *, int32_t, int32_t); 485 SYSENT_CI("fstatfs", fstatfs32, 4)), 860 /* 38 */ SYSENT_CI("fstatfs", fstatfs32, 4),
|
Completed in 59 milliseconds