Searched defs:__head (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_salloc.c35 SH_LIST_HEAD(__head); variable
53 struct __head *hp;
59 elp->len = size - sizeof(struct __head) - sizeof(elp->len);
89 for (elp = SH_LIST_FIRST((struct __head *)p, __data);
156 struct __head *hp;
185 hp = (struct __head *)regionp;
246 for (elp = SH_LIST_FIRST((struct __head *)addr, __data);
296 for (elp = SH_LIST_FIRST((struct __head *)addr, __data);

Completed in 14 milliseconds