cakicklist_struct Struct Reference
Autokick list structure.
More...
#include <struct.h>
List of all members.
|
Public Attributes |
char | mask [USERLEN+HOSTLEN+3] |
| Autokick mask buffer.
|
char | reason [51+NICKLEN] |
| Why they're akicked.
|
int | index |
| Index number of item.
|
time_t | added |
| When it was set (UTC).
|
cAkickList * | next |
| Next item in akick list.
|
cAkickList * | previous |
| Previous item in list.
|
Detailed Description
Autokick list structure.
Definition at line 480 of file struct.h.
The documentation for this struct was generated from the following file:
Generated at Sat Oct 25 20:56:13 2003 for Services using
Doxygen.
Services Copyr. 1996-2001 Chip Norkus, Max Byrd, Greg Poma,
Michael Graff, James Hess, Dafydd James. All rights reserved
See LICENSE for licensing information.