Searched refs:PROF_NO_RELATION (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_err.h10 #define PROF_NO_RELATION (-1429577725L) macro
H A Dprof_get.c151 retval = PROF_NO_RELATION;
185 retval = PROF_NO_RELATION;
207 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION)
243 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) {
323 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) {
H A Dprof_init.c436 if (retval && (retval != PROF_NO_RELATION) &&
482 if (retval && (retval != PROF_NO_RELATION) &&
H A Dprof_solaris.c389 if (code == PROF_NO_RELATION)
461 if (code == PROF_NO_RELATION)
H A Dprof_tree.c282 return section_flag ? PROF_NO_SECTION : PROF_NO_RELATION;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dget_krbhst.c83 if (retval == PROF_NO_RELATION)
H A Dlocate_kdc.c568 if (code == PROF_NO_SECTION || code == PROF_NO_RELATION)
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dprofile.h164 #define PROF_NO_RELATION (-1429577725L) macro
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dconv_princ.c291 } else if (retval == PROF_NO_RELATION) {
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb5.c354 if (status != 0 && status != PROF_NO_RELATION)

Completed in 319 milliseconds