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

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c444 static int cdeque_pop_front(struct cdeque* d, void** value) { function
784 (void) cdeque_pop_front(&rar->cstate.filters,
840 if (CDE_OK == cdeque_pop_front(d, cdeque_filter_p(&f)))

Completed in 97 milliseconds