Lines Matching defs:range
96 struct sss_idmap_range range = {IDMAP_RANGE_MIN, IDMAP_RANGE_MAX};
98 err = sss_idmap_add_domain(idmap_ctx, "test.dom", "S-1-5-21-1-2-3", &range);
105 struct sss_idmap_range range = {
111 &range, NULL, 0, false, NULL, NULL);
131 struct sss_idmap_range range = {
137 &range, NULL, 0, false, cb, NULL);
169 struct sss_idmap_range range = {
177 &range, NULL, 0, false, cb2, pvt);
245 struct sss_idmap_range range = {IDMAP_RANGE_MIN, IDMAP_RANGE_MAX};
248 err = sss_idmap_add_domain(idmap_ctx, "test.dom", "S-1-5-21-1-2-3", &range);
262 &range);
264 "sss_idmap_add_domain added domain with the same range.");
276 struct sss_idmap_range range = {IDMAP_RANGE_MIN, IDMAP_RANGE_MAX};
280 &range, NULL, 0, true);
294 &range, NULL, 0, true);
297 "external mapping and the same range.");
312 "RID out of range");
333 /* RID out of primary and secondary range */
363 "id out of range");
365 /* RID out of primary and secondary range */
392 "id out of range");
394 /* RID out of primary and secondary range */
410 "id out of range");
412 /* RID out of primary and secondary range */
508 "id out of range");
529 "id out of range");
560 "id out of range");
586 "id out of range");