Omega Security Services 0.7.3

memcounts Struct Reference

#include <core.h>

Data Fields

long userssize
long users
long chanusize
long chanucnt
long chansize
long channels
long servcnt
long servsize
long sendqcnt
long sendqsize
long eventscnt
long eventssize
long msgbufsize
long msgbufcnt
long buflinesize
long buflinecnt
long socketcnt
long socketsize

Detailed Description

Definition at line 106 of file core.h.


Field Documentation

long buflinecnt

Definition at line 129 of file core.h.

Referenced by psr_HandleEvent().

Definition at line 128 of file core.h.

Referenced by psr_HandleEvent().

long channels

Definition at line 114 of file core.h.

Referenced by DelFromChannel(), and new_chan().

long chansize

Definition at line 113 of file core.h.

Referenced by DelFromChannel(), and new_chan().

long chanucnt

Definition at line 111 of file core.h.

Referenced by DelFromChannel(), and new_chanuser().

long chanusize

Definition at line 110 of file core.h.

Referenced by DelFromChannel(), and new_chanuser().

long eventscnt

Definition at line 122 of file core.h.

Referenced by AddEventEx(), and DelEvent().

long eventssize

Definition at line 123 of file core.h.

Referenced by AddEventEx(), and DelEvent().

long msgbufcnt

Definition at line 126 of file core.h.

Referenced by delete_socket(), GetLine(), and sock_readline().

long msgbufsize

Definition at line 125 of file core.h.

Referenced by delete_socket(), GetLine(), and sock_readline().

long sendqcnt

Definition at line 119 of file core.h.

Referenced by sendq_add(), and sendq_flush().

long sendqsize

Definition at line 120 of file core.h.

Referenced by sendq_add(), and sendq_flush().

long servcnt

Definition at line 116 of file core.h.

Referenced by exit_serv(), and new_serv().

long servsize

Definition at line 117 of file core.h.

Referenced by exit_serv(), and new_serv().

long socketcnt

Definition at line 131 of file core.h.

Referenced by new_socket().

long socketsize

Definition at line 132 of file core.h.

Referenced by new_socket().

long users

Definition at line 108 of file core.h.

Referenced by exit_one_user(), exit_user(), and new_user().

long userssize

Definition at line 107 of file core.h.

Referenced by exit_one_user(), exit_user(), and new_user().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines