GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
f_rawcli.h
Go to the documentation of this file.
1/*********************************************************************/
2/* f_rawcli.h */
3/* function definition of client to API ADSM client */
4/* created 30. 5.96, Horst Goeringer */
5/*********************************************************************/
6/* 20. 9.96, H.G.: new keyword append (local tape) */
7/*********************************************************************/
8/* */
10 CHARS *pcFile,
11 CHARS *pcArchive,
12 CHARS *pcPath,
13 INTS4 lReclen,
14 CHARS *pcOwner,
15 CHARS *pcNode,
16 INTS4 lPortNo,
17 CHARS *pcDevice,
18 INTS4 lAppend,
19 INTS4 lDebugLevel);
20
INTS4 f_rawcli(CHARS *pcAction, CHARS *pcFile, CHARS *pcArchive, CHARS *pcPath, INTS4 lReclen, CHARS *pcOwner, CHARS *pcNode, INTS4 lPortNo, CHARS *pcDevice, INTS4 lAppend, INTS4 lDebugLevel)
int INTS4
Definition typedefs.h:28
char CHARS
Definition typedefs.h:21