Searched refs:space_t (Results 1 – 1 of 1) sorted by relevance
3281 } space_t; in __door_getconf() typedef3282 space_t *space; in __door_getconf()3296 (strlen(domainname) >= (sizeof (space_t) in __door_getconf()3301 space = (space_t *)calloc(1, sizeof (space_t)); in __door_getconf()3306 ndata = sizeof (space_t); in __door_getconf()