Home
last modified time | relevance | path

Searched refs:PROF_NO_SECTION (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_get.c207 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) in profile_get_string()
243 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_integer()
323 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_boolean()
H A Dprof_err.h8 #define PROF_NO_SECTION (-1429577726L) macro
H A Dprof_set.c257 if (retval == PROF_NO_SECTION) in profile_add_relation()
270 } else if (retval != PROF_NO_SECTION) { in profile_add_relation()
H A Dprof_init.c437 (retval != PROF_NO_SECTION)) {
483 (retval != PROF_NO_SECTION)) {
H A Dprof_parse.c111 if (retval == PROF_NO_SECTION) { in parse_std_line()
H A Dprof_tree.c282 return section_flag ? PROF_NO_SECTION : PROF_NO_RELATION; in profile_find_node()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dget_krbhst.c80 if (retval == PROF_NO_SECTION) in krb5_get_krbhst()
H A Dlocate_kdc.c568 if (code == PROF_NO_SECTION || code == PROF_NO_RELATION) in prof_locate_server()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dprofile.h163 #define PROF_NO_SECTION (-1429577726L) macro