Searched refs:attr_chunks (Results 1 – 1 of 1) sorted by relevance
55 static slap_list *attr_chunks; variable68 s->next = attr_chunks; in attr_prealloc()69 attr_chunks = s; in attr_prealloc()721 for ( a=attr_chunks; a; a=attr_chunks ) { in attr_destroy()722 attr_chunks = a->next; in attr_destroy()