Home
last modified time | relevance | path

Searched refs:kafs_settoken5 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Dkafs.h154 int kafs_settoken5 (krb5_context, const char*, uid_t, krb5_creds*);
H A DChangeLog230 * afskrb5.c (kafs_settoken5): change signature to include a
238 * kafs.h (kafs_settoken5): change signature to include a
254 * afskrb5.c (kafs_settoken5): new function, inserts a krb5_creds
H A Dafskrb5.c340 kafs_settoken5(krb5_context context, const char *cell, uid_t uid, in kafs_settoken5() function