Searched defs:_statvfs (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/ | ||
| H A D | pysol.py | 66 _statvfs = getattr(_libc, _statvfs_syscall) variable 139 if _statvfs(path, pointer(result)) != 0: |
Completed in 52 milliseconds