| gURLChecker Reference Manual |
|---|
ucclamucclam — |
UCClam;
UCClam* uc_ucclam_new (void);
gboolean uc_ucclam_scan (UCClam *clam,
const gchar *path);
void uc_ucclam_free (UCClam *clam);
typedef struct {
struct cl_node *root;
guint no;
const gchar *virname;
gulong size;
struct cl_limits limits;
} UCClam;
gboolean uc_ucclam_scan (UCClam *clam, const gchar *path);
clam : |
|
path : |
|
| Returns : |
| << check | uctidy >> |