Home
last modified time | relevance | path

Searched defs:eio_statvfs (Results 1 – 9 of 9) sorted by relevance

/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Deio.php1680 function eio_statvfs(string $path, int $pri, callable $callback, $data = null) function
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Deio.php1680 function eio_statvfs(string $path, int $pri, callable $callback, $data = null) function
/dports/devel/pecl-eio/eio-2.0.4/php5/
H A Dphp_eio.c1892 PHP_FUNCTION(eio_statvfs) in PHP_FUNCTION() argument
/dports/devel/pecl-eio/eio-2.0.4/php7/
H A Dphp_eio.c2028 PHP_FUNCTION(eio_statvfs) in PHP_FUNCTION() argument
/dports/devel/p5-IO-AIO/IO-AIO-4.76/libeio/
H A Deio.c2319 eio_req *eio_statvfs (const char *path, int pri, eio_cb cb, void *data) in eio_statvfs() function
/dports/devel/pecl-eio/eio-2.0.4/libeio/
H A Deio.c2643 eio_req *eio_statvfs (const char *path, int pri, eio_cb cb, void *data) in eio_statvfs() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/libeio/
H A Deio.c2683 eio_req *eio_statvfs (const char *path, int pri, eio_cb cb, void *data) in eio_statvfs() function
/dports/devel/libeio/libeio-libeio-4.18/
H A Deio.c2683 eio_req *eio_statvfs (const char *path, int pri, eio_cb cb, void *data) in eio_statvfs() function
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php33052 function eio_statvfs($path, $pri, $callback, $data){} function