Lines Matching refs:attr_value
292 const char *attr_value)
322 filter_value = sss_create_internal_fqname(NULL, attr_value, dom->name);
324 filter_value = talloc_strdup(NULL, attr_value);
354 const char *attr_value,
388 attr_name, attr_value);
433 const char *attr_value,
450 ret = sss_filter_sanitize(tmp_ctx, attr_value, &sanitized);
489 const char *attr_value)
505 obj_type, attr_name, attr_value,
508 printf(noent_fmt, attr_value);