stat_value
struct stat_value val;
struct stat_value val;
void stat_set(const char *, const struct stat_value *);
struct stat_value *stat_counter(size_t);
struct stat_value *stat_timestamp(time_t);
struct stat_value *stat_timeval(struct timeval *);
struct stat_value *stat_timespec(struct timespec *);
struct stat_value val;
void (*set)(const char *, const struct stat_value *);
int (*iter)(void **, char **, struct stat_value *);
struct stat_value *
static struct stat_value value;
struct stat_value *value;
struct stat_value *value;
stat_set(const char *key, const struct stat_value *value)
struct stat_value *
static struct stat_value value;
struct stat_value *
static struct stat_value value;
struct stat_value *
static struct stat_value value;
ramstat_set(const char *name, const struct stat_value *val)
ramstat_iter(void **iter, char **name, struct stat_value *val)
static void ramstat_set(const char *, const struct stat_value *);
static int ramstat_iter(void **, char **, struct stat_value *);
struct stat_value value;