Searched refs:fcc_cursor (Results 1 – 1 of 1) sorted by relevance
43 struct fcc_cursor { struct59 #define FCC_CURSOR(C) ((struct fcc_cursor*)(C)) argument724 *cursor = malloc(sizeof(struct fcc_cursor)); in fcc_get_first()729 memset(*cursor, 0, sizeof(struct fcc_cursor)); in fcc_get_first()