Home
last modified time | relevance | path

Searched refs:space_t (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_config.c3281 } space_t; in __door_getconf() typedef
3282 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()