Query: dio_stat
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DIO_STAT(3) 1 DIO_STAT(3) dio_stat - Gets stat information about the file descriptor fdSYNOPSISarray dio_stat (resource $fd)DESCRIPTIONdio_stat(3) returns information about the given file descriptor.PARAMETERSo $fd - The file descriptor returned by dio_open(3).RETURN VALUESReturns an associative array with the following keys: o "device" - device o "inode" - inode o "mode" - mode o "nlink" - number of hard links o "uid" - user id o "gid" - group id o "device_type" - device type (if inode device) o "size" - total size in bytes o "blocksize" - blocksize o "blocks" - number of blocks allocated o "atime" - time of last access o "mtime" - time of last modification o "ctime" - time of last change On error dio_stat(3) returns NULL. PHP Documentation Group DIO_STAT(3)
Related Man Pages |
---|
apr::finfo(3) - mojave |
array_keys(3) - php |
stat(3) - php |
imap_mail_compose(3) - php |
padre::file(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Windows Buffering during playing |
No idea how to correct a bash script |
Automatically execute a software without gui at boot |
PHP Echoed in Ajax |
Digitally Imported Radios on your terminal |