include/ca_adminAttribs.h

/* [<][>][^][v][top]
[bottom][index][help] */

FUNCTIONS

This source file includes following functions.

   1 #ifndef CA_ADMINATTRIBS
   2 /* Include definitions of Administration Attributes. */
   3 #define CA_ADMINATTRIBS
   4 
   5 
   6 #define CA_ADMINHOST    0
   7 #define CA_ADMINPORT    1
   8 #define CA_ADMINUSER    2
   9 #define CA_ADMINPASSWORD 3
  10 #define CA_ADMINTABLE 4
  11 
  12 #endif  /* CA_ADMINATTRIBS */
  13 

/* [<][>][^][v][top][bottom][index][help] */