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

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dfcache.c43 struct fcc_cursor { struct
59 #define FCC_CURSOR(C) ((struct fcc_cursor*)(C))
724 *cursor = malloc(sizeof(struct fcc_cursor));
729 memset(*cursor, 0, sizeof(struct fcc_cursor));

Completed in 100 milliseconds