Searched refs:fcc_cursor (Results 1 – 1 of 1) sorted by relevance
45 struct fcc_cursor { struct63 #define FCC_CURSOR(C) ((struct fcc_cursor*)(C)) argument845 *cursor = malloc(sizeof(struct fcc_cursor)); in fcc_get_first()850 memset(*cursor, 0, sizeof(struct fcc_cursor)); in fcc_get_first()