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

/sssd/src/util/
H A Dusertools.c386 char *rdomain, *rname; local
399 rname = NULL;
434 rname = nmatch;
447 if (rdomain == NULL && rname == NULL) {
476 rname = candidate_name;
489 if (rdomain == NULL && rname == NULL) {
501 *name = talloc_steal(memctx, rname);

Completed in 1159 milliseconds