djbdnscurve6 45
djbdnscurve6
Loading...
Searching...
No Matches
trydrent.c
Go to the documentation of this file.
1#include <sys/types.h>
2#include <dirent.h>
3
4void foo()
5{
6 DIR *dir;
7 struct dirent *d;
8}
char * dir
Definition: axfrdns-conf.c:15
void d(const char *home, const char *subdir, int uid, int gid, int mode)
void foo()
Definition: trydrent.c:4