diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-19 18:33:34 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-19 18:33:34 +0000 |
commit | 55d0f56eaa0b8dc713b0188a5019493378126dac (patch) | |
tree | 76da5c7e464c2c170a8ca742e31ba12276cedb28 /docs/man/man3/userprocess.h.3 | |
parent | f62de63955ff77e800360eb140f108b5d2c6c075 (diff) |
Deleted.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2581 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/userprocess.h.3')
-rw-r--r-- | docs/man/man3/userprocess.h.3 | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/docs/man/man3/userprocess.h.3 b/docs/man/man3/userprocess.h.3 deleted file mode 100644 index 8a1b46b91..000000000 --- a/docs/man/man3/userprocess.h.3 +++ /dev/null @@ -1,52 +0,0 @@ -.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. |