Public Attributes | |
char * | cmd |
cmd_return(* | func )(struct _cs_settbl__ *, UserList *, RegChanList *, char **, int) |
int | aclvl |
size_t | xoff |
const char * | optname |
unsigned long int | optlen |
Definition at line 95 of file chanserv.c.
|
Access level required to use this SET option Definition at line 100 of file chanserv.c. |
|
Name of the set command Definition at line 97 of file chanserv.c. |
|
Set procedure, function |
|
Maximum length or value of a set Definition at line 103 of file chanserv.c. |
|
Name of the option being adjusted Definition at line 102 of file chanserv.c. |
|
Offset of the channel variable (for generic procedures) Definition at line 101 of file chanserv.c. |