Home
last modified time | relevance | path

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

/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Deio.php405 function eio_fchmod($fd, int $mode, int $pri = EIO_PRI_DEFAULT, callable $callback = null, $data = … function
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Deio.php405 function eio_fchmod($fd, int $mode, int $pri = EIO_PRI_DEFAULT, callable $callback = null, $data = … function
/dports/devel/pecl-eio/eio-2.0.4/php5/
H A Dphp_eio.c1579 PHP_FUNCTION(eio_fchmod) in PHP_FUNCTION() argument
/dports/devel/pecl-eio/eio-2.0.4/php7/
H A Dphp_eio.c1715 PHP_FUNCTION(eio_fchmod) in PHP_FUNCTION() argument
/dports/devel/p5-IO-AIO/IO-AIO-4.76/libeio/
H A Deio.c2243 eio_req *eio_fchmod (int fd, mode_t mode, int pri, eio_cb cb, void *data) in eio_fchmod() function
/dports/devel/pecl-eio/eio-2.0.4/libeio/
H A Deio.c2567 eio_req *eio_fchmod (int fd, mode_t mode, int pri, eio_cb cb, void *data) in eio_fchmod() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/libeio/
H A Deio.c2607 eio_req *eio_fchmod (int fd, mode_t mode, int pri, eio_cb cb, void *data) in eio_fchmod() function
/dports/devel/libeio/libeio-libeio-4.18/
H A Deio.c2607 eio_req *eio_fchmod (int fd, mode_t mode, int pri, eio_cb cb, void *data) in eio_fchmod() function
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php32415 function eio_fchmod($fd, $mode, $pri, $callback, $data){} function