fcc_cursor 59 source4/heimdal/lib/krb5/fcache.c #define FCC_CURSOR(C) ((struct fcc_cursor*)(C)) fcc_cursor 680 source4/heimdal/lib/krb5/fcache.c *cursor = malloc(sizeof(struct fcc_cursor)); fcc_cursor 685 source4/heimdal/lib/krb5/fcache.c memset(*cursor, 0, sizeof(struct fcc_cursor));