FTAM/9000 Programmer's Guide

144 Chapter 3
HP FTAM/9000 Data Structures
Ft_functional_units
Ft_functional_units
typedef Uint16 Ft_functional_units;
Ft_functional_units specifies which functions are available per
connection. You must use the FT_FU_XXX defined constants to specify
Ft_functional_units.
FT_FU_READ
FT_FU_WRITE
FT_FU_FILE_ACCESS
FT_FU_LTD_MGMT(Limited File Management)
FT_FU_ENH_MGMT(Enhanced File Management)
FT_FU_GROUPING
FT_FU_FADU_LOCKING
FT_FU_RECOVERY
FT_FU_RESTART_XFR
HP-UX responders accept, but ignore, FT_FU_FADU_LOCKING,
FT_FU_RECOVERY, and FT_FU_RESTART_XFR.
By default, you always have the following functions.
Ft_functional_units Input
To These Functions
Ft_functional_units Is Output
From These Functions
ft_connect() ft_connect()
ft_aeactivation() ft_deselect()
ft_deactivation() ft_select()
ft_ireceive() ft_aereset()
ft_didcb() ft_abort()
ft_dfdcb() ft_release()
ft_gperror() ft_connect()