Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

util.h

Go to the documentation of this file.
00001 #ifndef _NSutil_h_
00002 #define _NSutil_h_
00003 
00004 extern int mkpdir(const char *dirname, int mode);
00005 extern const char *group2dir(const char *name);
00006 
00027 extern int matchgroup(const char *pattern, const char *group);
00028 extern int matchaddress(const char *pattern, const char *address);
00029 
00041 extern const char *getfqdn(void);
00042 
00043 #endif

Generated on Fri Aug 20 10:58:08 2004 for NewsCache by doxygen 1.3.6-20040222