Top | ![]() |
![]() |
![]() |
![]() |
void | glibtop_open_l () |
void | glibtop_init_p () |
void | glibtop_open_p () |
void | glibtop_open_s () |
#define | GLIBTOP_INIT_NO_OPEN |
#define | GLIBTOP_INIT_NO_INIT |
#define | GLIBTOP_FEATURES_NO_SERVER |
#define | GLIBTOP_FEATURES_EXCEPT |
#define | GLIBTOP_METHOD_DIRECT |
#define | GLIBTOP_METHOD_PIPE |
#define | GLIBTOP_METHOD_INET |
#define | GLIBTOP_METHOD_UNIX |
#define | GLIBTOP_ERROR_METHOD_IGNORE |
#define | GLIBTOP_ERROR_METHOD_WARN_ONCE |
#define | GLIBTOP_ERROR_METHOD_WARN |
#define | GLIBTOP_ERROR_METHOD_ABORT |
#define | GLIBTOP_ERROR_METHOD_DEFAULT |
void glibtop_open_l (glibtop *server
,const char *program_name
,const unsigned long features Param3
,const unsigned flags Param4
);
void glibtop_init_p (glibtop *server
,const unsigned long features Param2
,const unsigned flags Param3
);
void glibtop_open_p (glibtop *server
,const char *program_name
,const unsigned long features Param3
,const unsigned flags Param4
);