| fd2picio | convert a fast-disk picture file into a standard picio picture file | |
| fdcat | concatenate fast-disk filesfdcatto− copy a UNIX file onto the fast-disk | |
| fddf | display disk usage of fast-disk filesystems | |
| fdgt | get an image from a fast-disk picture file | |
| fdgtinfo | type out fast-disk picture file information | |
| fdls | list contents of fast-disk directories | |
| fdmkdir | make a directory on the fast-disk | |
| fdmv | rename files and directories on the fast-disk | |
| fdrm | remove files and directories from the fast-disk | |
| fdsv | save an image in frame buffer into a fast-disk picture file | |
| fdtar | tape archiver for fast-disk | |
| picio2fd | convert a a standard picio picture file into a fast-disk picture file | |
| FdPicClose | close a fast disk picture file | |
| FdPicCreat | create and open a picture fileFdPicSetPsize− set size of a pictureFdPicSetTsize− set tile size of a pictureFdPicSetPformat− set format of a pictureFdPicSetPstorage− set a picture storage flagFdPicSetPmatting− set a picture matting indicatorFdPicSetOffset− set a picture’s offsetFdPicSetForce− set force a picture file overwriteFdPicSetLabel− label a pictureFdPicOpen− open a picture fileFdPicFind− open a picture file, searching for it using PIXPATH | |
| FdPicDecode | start decoding a picture tile of a fast disk picio fileFdpicDecodeScanline − decode a picture scanline of a fast disk picio fileFdpicPostDecodeScanline − finish decoding a picture tile of a fast disk picio file | [ FdpicPreDecodeScanline ] |
| FdPicEncode | start encoding a fast disk picture fileFdpicEncodeScanline − encode a picture scanlineFdpicPostEncodeScanline − sequential encoding of a tile to disk | [ FdpicPreEncodeScanline ] |
| FdPicFrame | get pictures from frame buffer to fast-disk picture fileFdPicPutFrame− put pictures to frame buffer from fast-disk picture file | [ FdPicGetFrame ] |
| FdPicLabel | determine the length of a picture labelFdPicReadLabel− read a picture labelFdPicWriteLabel− write a picture label | [ FdPicLseekLabel ] |
| FdPicRead | read a picture tile from a fast disk pictureFdPicWriteBuffer− write a picture tile from a fast disk picture | [ FdPicReadBuffer ] |
| HsiDW | return address of HSI 32-bit data window HsiDW16Addr− return address of HSI 16-bit data window HsiDWSize− return size of HSI data window in bytes HsiSetDWSize− set size of HSI data window HsiMaxDWSize− return maximum permissible HSI data window size | [ HsiDW32Addr ] |
| HsiDecomp | set up HSI for decompression HsiLoadTokenRAM− load HSI decompression token RAM table HsiLoadMappingRAM− load HSI decompression mapping RAM table | [ HsiDecompSetup ] |
| HsiGetStatus | obtain status of HSI HsiErrorString− get ASCII string describing HSI error | |
| HsiMem | send data in host memory to HSI HsiRecvMem− receive data into host memory from HSI | [ HsiSendMem ] |
| HsiOpen | obtain access to High-Speed Interface HsiReset− reset High-Speed Interface HsiClose− relinquish access to High-Speed Interface | |
| HsiPP | transfer data from HSI parallel port to yapbus HsiRecvPP− transfer data from yapbus to HSI parallel port | [ HsiSendPP ] |
| HsiSetup | prepare HSI to transfer data | |
| HsiSignal | signal when HSI operation completes HsiSignalPPActive− signal when HSI parallel port goes active | [ HsiSignalDone ] |
| HsiTParam | set yapbus transmit arbitration priority of HSI HsiSetArbitRetry− set HSI yapbus arbitration retry threshold HsiSetTransRetry− set HSI transmission retry threshold | [ HsiSetTransPrio ] |
| HsiWait | wait for HSI transfer to complete HsiWaitPPActive− wait for parallel port device to go active | [ HsiWaitDone ] |
| fd_chdir | change current fast-disk working directory fd_getwd− obtain current fast-disk working directory | |
| fd_close | delete a descriptor for the fast-disk | |
| fd_create | create a new file on the fast-disk system | |
| fd_directory | open fast-disk directory for reading fd_readdir− read next entry in fast-disk directory fd_closedir− close fast-disk directory | [ fd_opendir ] |
| fd_getfsent | get fast-disk filesystem description table entry fd_setfsent− rewind fast-disk filesystem table file fd_endfsent− close fast-disk filesystem table file | |
| fd_lseek | move read/write pointer on fast-disk | |
| fd_mkdir | make directory on fast-disk filesystem | |
| fd_open | open a fast-disk file for reading and/or writing | |
| fd_perf | specify fast-disk filesystem library performance tradeoffs | |
| fd_read | read from the fast-disk | [ fd_read, fd_xread ] |
| fd_rename | change the name of a file on the Fast-Disk | |
| fd_stat | obtain status of fast-disk file or directory | |
| fd_statfs | obtain information about fast-disk filesystem | |
| fd_term | close fast-disk filesystems | |
| fd_truncate | reduce the size of a fast-disk file | |
| fd_unlink | remove directory entry from fast-disk filesystem | |
| fd_write | write to the fast-disk filesystem | |
| libfd | fast disk filesystem services | |
| libfdpicio | fast disk picture encoding library | |