Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/nscd/
H A Dnscd_access.c55 static int sizeof_access = roundup(sizeof (nscd_access_t)); variable
64 ((void *)((char *)data - sizeof_access))
504 size + sizeof_access)) == NULL) in _nscd_alloc()
538 access->data = (char *)ptr + sizeof_access; in _nscd_alloc()