.. include:: ../../check.rst ============= sys/statvfs.h ============= Macros ====== .. list-table:: :widths: auto :align: center :header-rows: 1 * - Macro - Implemented - C23 Standard Section - POSIX Docs * - ST_NOSUID - - - `POSIX.1-2024 `__ * - ST_RDONLY - - - `POSIX.1-2024 `__ Functions ========= .. list-table:: :widths: auto :align: center :header-rows: 1 * - Function - Implemented - C23 Standard Section - POSIX Docs * - fstatvfs - |check| - - `POSIX.1-2024 `__ * - statvfs - |check| - - `POSIX.1-2024 `__