Home
last modified time | relevance | path

Searched refs:posix_statvfs (Results 1 – 5 of 5) sorted by last modified time

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c7555 posix_statvfs(PyObject *self, PyObject *args) in posix_statvfs() function
9145 {"statvfs", posix_statvfs, METH_VARARGS, posix_statvfs__doc__},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c7555 posix_statvfs(PyObject *self, PyObject *args) in posix_statvfs() function
9145 {"statvfs", posix_statvfs, METH_VARARGS, posix_statvfs__doc__},
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dstatvfs.c118 static int posix_statvfs(const char *path, vfs_statvfs_struct *statbuf) in posix_statvfs() function
172 return posix_statvfs(path, statbuf); in sys_statvfs()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Efi/
H A Dedk2module.c5617 posix_statvfs(PyObject *self, PyObject *args) in posix_statvfs() function
7081 {"statvfs", posix_statvfs, METH_VARARGS, posix_statvfs__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c7270 posix_statvfs(PyObject *self, PyObject *args) in posix_statvfs() function
8945 {"statvfs", posix_statvfs, METH_VARARGS, posix_statvfs__doc__},