Searched refs:cldatatype (Results 1 – 2 of 2) sorted by relevance
23 typedef struct ffsb_file *cldatatype; typedef26 cldatatype obj;38 void cl_insert_tail(struct cirlist *cl , cldatatype object);39 cldatatype cl_remove_head(struct cirlist *cl);
35 void cl_insert_tail(struct cirlist *cl, cldatatype object) in cl_insert_tail()66 cldatatype cl_remove_head(struct cirlist *cl) in cl_remove_head()70 cldatatype ret = NULL; in cl_remove_head()