summaryrefslogtreecommitdiff
path: root/docs/man/man3/userprocess.h.3
blob: 8a1b46b913d2ca9a94b7beead0e1656cfcfd70c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.TH "userprocess.h" 3 "19 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
userprocess.h \- 
.SH SYNOPSIS
.br
.PP
\fC#include 'users.h'\fP
.br
\fC#include 'inspircd.h'\fP
.br

.SS "Functions"

.in +1c
.ti -1c
.RI "void \fBCheckDie\fP ()"
.br
.ti -1c
.RI "void \fBLoadAllModules\fP (\fBInspIRCd\fP *\fBServerInstance\fP)"
.br
.ti -1c
.RI "void \fBCheckRoot\fP ()"
.br
.ti -1c
.RI "void \fBOpenLog\fP (char **argv, int argc)"
.br
.ti -1c
.RI "bool \fBDoBackgroundUserStuff\fP (time_t \fBTIME\fP)"
.br
.ti -1c
.RI "void \fBProcessUser\fP (\fBuserrec\fP *cu)"
.br
.in -1c
.SH "Function Documentation"
.PP 
.SS "void CheckDie ()"
.PP
.SS "void CheckRoot ()"
.PP
.SS "bool DoBackgroundUserStuff (time_t TIME)"
.PP
.SS "void LoadAllModules (\fBInspIRCd\fP * ServerInstance)"
.PP
.SS "void OpenLog (char ** argv, int argc)"
.PP
.SS "void ProcessUser (\fBuserrec\fP * cu)"
.PP
.SH "Author"
.PP 
Generated automatically by Doxygen for InspIRCd from the source code.