Home
last modified time | relevance | path

Searched defs:posix_mknod (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/posix/
H A Dposix.stub.php377 function posix_mknod(string $filename, int $flags, int $major = 0, int $minor = 0): bool {} function
H A Dposix.c610 PHP_FUNCTION(posix_mknod) in PHP_FUNCTION() argument

Completed in 7 milliseconds