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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dfcache.c656 init_fcc(krb5_context context, function
817 ret = init_fcc (context, id, "get-principal", &sp, &fd, NULL);
852 ret = init_fcc(context, id, "get-frist", &FCC_CURSOR(*cursor)->sp,
1235 if ((ret = init_fcc (context, to, "move", &sp, &fd, NULL)) == 0) {
1289 ret = init_fcc(context, id, "get-kdc-offset", &sp, &fd, kdc_offset);

Completed in 85 milliseconds