00001 #ifndef UTILCONF_H 00002 #define UTILCONF_H 00003 00004 00005 char getconfent (char *filename, char *entryname, char *buf, int len); 00006 00007 00008 #endif