/*
 * Definitions for parameters of interface functions.
 */
char    *create_tp_exit;
char    *create_tp_ptr;
char    *data;
char    *fmh_data;
char    fill;
char    locks;
char    log_data_type;
char    log_data_yes[64];
char    lu_name[8];
char    lu_type; /* либо own, либо other */
char    map_name[8];
char    map_type;
char    max_length;
char    mode_name[8];
char    password[8];
char    pip;
char    profile[8];
char    rc[2];
char    request_to_send_received;
char    resource[3];
char    return_control;
char    security;
char    sync_level;
char    tpn[8];
char    type;
char    user_id[8];
char    what_received[8];
int     *data;
int     length;
int     lu_id;
int     lu_session_limit;
int     max_tps;
struct  pip_array *pip_ptr;
void  allocate();
void  attachlu();
void  confirm();
void  confirmd();
void  dealloc();
void  detachlu();
void  flush();
void  galloc();
void  message();
void  prepr();
void  receivei();
void  recwait();
void  rtsend();
void  senddata();
void  senderr();
void  tpanel();
