xrootd
Loading...
Searching...
No Matches
Public Attributes | List of all members
XrdSfsFSctl Struct Reference

< SFS_FSCTL_PLUGIN/PLUGIO/PLUGXC parms More...

#include <XrdSfsInterface.hh>

Public Attributes

const char * Arg1
 PLUGINO, PLUGION, PLUGXC. More...
 
int Arg1Len
 Length. More...
 
int Arg2Len
 Length or -count of args in extension. More...
 
union {
   const char *   Arg2
 PLUGIN opaque string. More...
 
   const char **   ArgP
 PLUGXC argument list extension. More...
 
}; 
 

Detailed Description

< SFS_FSCTL_PLUGIN/PLUGIO/PLUGXC parms

Member Data Documentation

◆ 

union { ... } XrdSfsFSctl::@139

◆ Arg1

const char* XrdSfsFSctl::Arg1

PLUGINO, PLUGION, PLUGXC.

◆ Arg1Len

int XrdSfsFSctl::Arg1Len

Length.

◆ Arg2

const char* XrdSfsFSctl::Arg2

PLUGIN opaque string.

◆ Arg2Len

int XrdSfsFSctl::Arg2Len

Length or -count of args in extension.

◆ ArgP

const char** XrdSfsFSctl::ArgP

PLUGXC argument list extension.


The documentation for this struct was generated from the following file: