ezmlmx
0.68
ezmlmx
Loading...
Searching...
No Matches
ezmlmx-0.68
src
Sub_pgsql
getlistno.c
Go to the documentation of this file.
1
/*$Id: getlistno.c,v 1.1 1999/08/21 02:00:37 lindberg Exp $*/
2
/*$Name: ezmlm-idx-0324 $*/
3
4
char
*
getlistno
(
dir
,
msgnum
,
listname
)
5
/* stub for non-SQL version */
6
char
*
dir
;
7
unsigned
long
msgnum
;
8
char
*
listname
;
9
{
10
return
""
;
11
}
dir
char * dir
Definition
ezmlm-archive.c:48
getlistno
char * getlistno(char *dir, unsigned long msgnum, char *listname)
Definition
getlistno.c:13
listname
stralloc listname
Definition
ezmlm-cgi.c:132
msgnum
unsigned long msgnum
Definition
ezmlm-clean.c:102
Generated on
for ezmlmx by
1.14.0