< SFS_FSCTL_PLUGIN/PLUGIO/PLUGXC parms More...
#include <XrdSfsInterface.hh>
Public Attributes | |
| union { | |
| const char * | Arg2 |
| PLUGIN opaque string. | |
| const char ** | ArgP |
| PLUGXC argument list extension. | |
| }; | |
| const char * | Arg1 |
| PLUGINO, PLUGION, PLUGXC. | |
| int | Arg1Len |
| Length. | |
| int | Arg2Len |
| Length or -count of args in extension. | |
< SFS_FSCTL_PLUGIN/PLUGIO/PLUGXC parms
Definition at line 161 of file XrdSfsInterface.hh.
| union { ... } XrdSfsFSctl |
| const char* XrdSfsFSctl::Arg1 |
PLUGINO, PLUGION, PLUGXC.
Definition at line 163 of file XrdSfsInterface.hh.
Referenced by XrdPfcFSctl::FSctl(), and XrdPssFile::Open().
| int XrdSfsFSctl::Arg1Len |
Length.
Definition at line 164 of file XrdSfsInterface.hh.
Referenced by XrdPfcFSctl::FSctl(), and XrdPssFile::Open().
| int XrdSfsFSctl::Arg2Len |
Length or -count of args in extension.
Definition at line 165 of file XrdSfsInterface.hh.
Referenced by XrdOfs::FSctl(), XrdPfcFSctl::FSctl(), and XrdPssFile::Open().