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);
343 const char *attr_value,
377 attr_name, attr_value);
422 const char *attr_value,
439 ret = sss_filter_sanitize(tmp_ctx, attr_value, &sanitized);
478 const char *attr_value)
494 obj_type, attr_name, attr_value,
497 printf(noent_fmt, attr_value);