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

/freebsd-10-stable/kerberos5/lib/libkafs5/
H A Dversion.map18 krb5_afslog_uid_home;
/freebsd-10-stable/crypto/heimdal/lib/kafs/
H A Dafskrb5.c252 krb5_afslog_uid_home(krb5_context context, function
299 return krb5_afslog_uid_home (context, id, cell, realm, uid, NULL);
318 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-10-stable/crypto/heimdal/appl/login/
H A Dlogin.c228 krb5_afslog_uid_home (context, id2,
230 krb5_afslog_uid_home (context, id2, NULL, NULL,
/freebsd-10-stable/crypto/heimdal/appl/rsh/
H A Drshd.c829 krb5_afslog_uid_home(context, ccache, cell, NULL,
831 krb5_afslog_uid_home(context, ccache, NULL, NULL,
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c861 krb5_afslog_uid_home(context, id,NULL, NULL,pwd->pw_uid, pwd->pw_dir);

Completed in 171 milliseconds