Searched refs:krb5_afslog_uid_home (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/kafs/
H A Dafskrb5.c237 krb5_afslog_uid_home(krb5_context context, function
282 return krb5_afslog_uid_home (context, id, cell, realm, uid, NULL);
301 return krb5_afslog_uid_home (context, id, cell, realm, getuid(), homedir);
H A Dkafs.h163 krb5_error_code krb5_afslog_uid_home (krb5_context context,
/freebsd-9.3-release/crypto/heimdal/lib/auth/afskauthlib/
H A Dverify.c208 krb5_afslog_uid_home(context, ccache, NULL, NULL,
/freebsd-9.3-release/crypto/heimdal/appl/login/
H A Dlogin.c302 krb5_afslog_uid_home (context, id2,
304 krb5_afslog_uid_home (context, id2, NULL, NULL,
/freebsd-9.3-release/crypto/heimdal/appl/rsh/
H A Drshd.c912 krb5_afslog_uid_home(context, ccache, cell, NULL,
914 krb5_afslog_uid_home(context, ccache, NULL, NULL,
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c881 krb5_afslog_uid_home(context, id,NULL, NULL,pwd->pw_uid, pwd->pw_dir);

Completed in 168 milliseconds