Home
last modified time | relevance | path

Searched refs:cl_remove_head (Results 1 – 3 of 3) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dcirlist.h39 cldatatype cl_remove_head(struct cirlist *cl);
Dfilelist.c113 struct ffsb_file *cur = cl_remove_head(bf->holes); in destroy_filelist()
140 oldfile = cl_remove_head(b->holes); in add_file()
195 olddir = cl_remove_head(b->dholes); in add_dir()
Dcirlist.c66 cldatatype cl_remove_head(struct cirlist *cl) in cl_remove_head() function