ezmlmx
0.68
ezmlmx
Loading...
Searching...
No Matches
ezmlmx-0.68
src
trydrent.c
Go to the documentation of this file.
1
/* Public domain, from daemontools-0.76. */
2
3
#include <sys/types.h>
4
#include <dirent.h>
5
6
void
foo
()
7
{
8
DIR *
dir
;
9
struct
dirent *d;
10
}
dir
char * dir
Definition
ezmlm-archive.c:48
foo
void foo()
Definition
trydrent.c:6
Generated on
for ezmlmx by
1.14.0