Lines Matching defs:head
162 /* allocate a new chain head for the cache */
687 /* Returns chain head if found, otherwise NULL. */
719 /* Returns chain head if found, otherwise NULL. */
785 /* Stop on wrap around, if list head is reached */
787 debug("Stop, list head reached\n");
863 h->chain_index[0] = c; /* Update chain index head */
881 /* Stop if list head is reached */
883 debug("Insert, list head reached add to tail\n");
1148 struct iptcb_chain_start *head;
1154 head = (void *)repl->entries + c->head_offset;
1155 head->e.target_offset = sizeof(STRUCT_ENTRY);
1156 head->e.next_offset = IPTCB_CHAIN_START_SIZE;
1157 strcpy(head->name.t.u.user.name, ERROR_TARGET);
1158 head->name.t.u.target_size =
1160 strcpy(head->name.error, c->name);
1550 DEBUGP_C("next=%p, head=%p...", &r->list,