#include "lcmaps_defines.h"
Include dependency graph for _lcmaps_defines.h:
Go to the source code of this file.
Defines | |
#define | MAXPATHLEN 100 |
#define | MAXARGSTRING 500 |
#define | MAXARGS 51 |
For internal use only.
Definition in file _lcmaps_defines.h.
|
maximum number of arguments (+1) to be passed to LCAS authorization plugins/modules. For internal use only. Definition at line 33 of file _lcmaps_defines.h. |
|
maximum length of the plugin argument string as specified in the LCAS database. For internal use only. Definition at line 31 of file _lcmaps_defines.h. |
|
maximum path lengths of files, used in plugin and database structures. For internal use only. Definition at line 29 of file _lcmaps_defines.h. |