Lines Matching refs:realm
40 krb5_const_realm realm, const char *option,
49 if(realm != NULL)
51 "realms", realm, option, NULL);
57 if(realm != NULL)
60 realm,
69 if(realm != NULL)
73 realm,
82 krb5_const_realm realm, const char *option,
90 if(realm != NULL)
92 "realms", realm, option, NULL);
98 if(realm != NULL)
101 realm,
110 if(realm != NULL)
114 realm,
126 krb5_const_realm realm, const char *option,
132 krb5_appdefault_string(context, appname, realm, option, NULL, &val);