eio_mknod

Example

 resource eio_mknod ( string $path , int $mode , int $dev [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL 

Description

Create a special or ordinary file

Return Values

eio_mknod() returns request resource on success or FALSE on error.