Home
last modified time | relevance | path

Searched defs:datahead (Results 1 – 1 of 1) sorted by relevance

/nscd/
A Dnscd-client.h211 struct datahead struct
213 nscd_ssize_t allocsize; /* Allocated Bytes. */
214 nscd_ssize_t recsize; /* Size of the record. */
215 nscd_time_t timeout; /* Time when this entry becomes invalid. */
216 uint8_t notfound; /* Nonzero if data has not been found. */
217 uint8_t nreloads; /* Reloads without use. */
241 datahead_init_common (struct datahead *head, nscd_ssize_t allocsize, in datahead_init_common() argument

Completed in 9 milliseconds