Home
last modified time | relevance | path

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

/external/libwebsockets/lib/misc/
Ddiskcache.c81 #define lp_to_fe(p, _n) lws_list_ptr_container(p, struct file_entry, _n) macro
90 struct file_entry *p1 = lp_to_fe(a, sorted), *p2 = lp_to_fe(b, sorted); in fe_modified_sort()
349 if (lp_to_fe(lds->head, sorted)->modified < s.st_mtime) in lws_diskcache_trim()
391 p = lp_to_fe(lp, sorted); in lws_diskcache_trim()
406 p = lp_to_fe(lp, prev); in lws_diskcache_trim()