spkgdeveloper's documentation
enum sys_ftype

File type.

Enumerator:
SYS_ERR  can't determine type
SYS_NONE  file does not exist
SYS_DIR  directory
SYS_REG  regular file
SYS_SYM  symbolic link
SYS_BLK  block device
SYS_CHR  character device
SYS_FIFO  fifo
SYS_SOCK  socket

Documentation for spkg, Sun Jul 23 13:12:53 2006.