Lines Matching refs:dom_name
670 char *dom_name = NULL;
691 dom_name = talloc_strdup(tmp_ctx, separator + 1);
692 if (dom_name == NULL) {
697 *_dom_name = talloc_steal(mem_ctx, dom_name);
721 const char *dom_name)
726 if (shortname == NULL || dom_name == NULL) {
731 lc_dom_name = sss_tc_utf8_str_tolower(mem_ctx, dom_name);
746 const char *dom_name)
751 if (shortname_list == NULL || dom_name == NULL) {
766 dom_name);