space_t
space_t *space;
(strlen(domainname) >= (sizeof (space_t)
space = (space_t *)calloc(1, sizeof (space_t));
ndata = sizeof (space_t);