Searched refs:afslog_uid_int (Results 1 – 3 of 3) sorted by relevance
44 * afskrb5.c (afslog_uid_int): use the simpler151 * afskrb5.c (afslog_uid_int): just belive that realm hint the user308 * afskrb.c (afslog_uid_int): handle krb_get_tf_fullname that391 * afskrb.c (afslog_uid_int): use krb_get_tf_fullname instead of410 * afskrb5.c (afslog_uid_int): handle d->realm == NULL414 * afskrb5.c (afslog_uid_int): don't look at the local realm at439 * afskrb.c (afslog_uid_int): Add realm_hint argument and extract442 * afskrb5.c (afslog_uid_int): Added argument realm_hint.465 (afslog_uid_int): call krb_get_lrealm correctly
207 afslog_uid_int(struct kafs_data *data, const char *cell, const char *rh, in afslog_uid_int() function262 kd.afslog_uid = afslog_uid_int; in krb5_afslog_uid_home()281 ret = afslog_uid_int(&kd, cell, 0, uid, homedir); in krb5_afslog_uid_home()
2147 * lib/kafs/afskrb5.c (afslog_uid_int): update to changes