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

/sssd/src/tests/
H A Dkrb5_child-test.c395 const char *pc_realm = NULL; local
416 { "realm", 'r', POPT_ARG_STRING, &pc_realm, 0,
460 if (!pc_realm) {
487 pc_realm, pc_ccname, pc_ccname_tp, pc_timeout);

Completed in 39 milliseconds