icd/icd_pid.h

Go to the documentation of this file.
00001 
00009 #ifndef ICD_PID_H
00010 #define ICD_PID_H
00011 
00012 #include <glib.h>
00013 
00014 gboolean icd_pid_remove(const char *pidfile);
00015 gint icd_pid_check(const char *pidfile);
00016 gboolean icd_pid_write(const char *pidfile);
00017 
00018 #endif

Generated on Tue Feb 24 16:21:36 2009 for ICd2 by  doxygen 1.5.1