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

/xsrc/external/mit/bitmap/dist/
H A Datobm.c188 struct _scan_list { struct
192 struct _scan_list *next;
196 static inline struct _scan_list *
198 struct _scan_list *slist = (struct _scan_list *) calloc (1, sizeof(*slist));
231 struct _scan_list *head = NULL, *slist = NULL;
282 struct _scan_list *old = slist;

Completed in 2 milliseconds