sort_context 69 source3/lib/ldb/modules/sort.c struct sort_context *ac; sort_context 80 source3/lib/ldb/modules/sort.c ac = talloc_zero(h, struct sort_context); sort_context 143 source3/lib/ldb/modules/sort.c struct sort_context *ac = talloc_get_type(opaque, struct sort_context); sort_context 170 source3/lib/ldb/modules/sort.c struct sort_context *ac = NULL; sort_context 177 source3/lib/ldb/modules/sort.c ac = talloc_get_type(context, struct sort_context); sort_context 220 source3/lib/ldb/modules/sort.c struct sort_context *ac; sort_context 243 source3/lib/ldb/modules/sort.c ac = talloc_get_type(h->private_data, struct sort_context); sort_context 311 source3/lib/ldb/modules/sort.c struct sort_context *ac; sort_context 315 source3/lib/ldb/modules/sort.c ac = talloc_get_type(handle->private_data, struct sort_context); sort_context 379 source3/lib/ldb/modules/sort.c struct sort_context *ac; sort_context 386 source3/lib/ldb/modules/sort.c ac = talloc_get_type(handle->private_data, struct sort_context); sort_context 105 source4/lib/ldb/modules/sort.c struct sort_context *ac = talloc_get_type(opaque, struct sort_context); sort_context 187 source4/lib/ldb/modules/sort.c struct sort_context *ac; sort_context 191 source4/lib/ldb/modules/sort.c ac = talloc_get_type(req->context, struct sort_context); sort_context 252 source4/lib/ldb/modules/sort.c struct sort_context *ac; sort_context 265 source4/lib/ldb/modules/sort.c ac = talloc_zero(req, struct sort_context);