Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c3278 } space_t; in __door_getconf() typedef
3279 space_t *space; in __door_getconf()
3293 (strlen(domainname) >= (sizeof (space_t) in __door_getconf()
3298 space = (space_t *)calloc(1, sizeof (space_t)); in __door_getconf()
3303 ndata = sizeof (space_t); in __door_getconf()