Searched defs:strtype (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tools/
H A Dsss_override.c459 const char *strtype; local
518 strtype = "user";
524 strtype = "group";
543 strtype, name, dom->name, ret, sss_strerror(ret));
546 DEBUG(SSSDBG_CRIT_FAILURE, "More than one %s found?\n", strtype);
561 strtype, name, dom->name);

Completed in 14 milliseconds