leafnode
1.12.0
About: Leafnode is a store & forward NNTP proxy for small (dialup) sites.
![]() ![]() |
#include "leafnode.h"
Go to the source code of this file.
Functions | |
int | compactive (const void *, const void *) |
void | validateactive (void) |
void | newsgroup_copy (struct newsgroup *d, const struct newsgroup *s) |
int compactive | ( | const void * | a, |
const void * | b | ||
) |
Definition at line 62 of file activutil.c.
References newsgroup::name.
Referenced by mergegroups(), readactive(), validateactive(), and writeactive().
Definition at line 52 of file activutil.c.
References newsgroup::age, newsgroup::desc, newsgroup::first, newsgroup::last, and newsgroup::name.
Referenced by mergegroups(), picklesscaps(), and validateactive().
void validateactive | ( | void | ) |
Definition at line 53 of file activutil_resolve.c.
References active, activesize, compactive(), critrealloc(), newsgroup::name, newsgroup_copy(), and picklesscaps().
Referenced by mergegroups(), readactive(), and writeactive().